Migrate deployment to Gitea Actions and Portainer

This commit is contained in:
2026-03-22 11:43:22 -08:00
parent a1924236ee
commit 61747d60cb
27 changed files with 197 additions and 112 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
package services
import "github.com/dustinpianalto/goff"
import "gitea.wayfinderak.com/wayfinderak/goff"
var UserService goff.UserService
var GuildService goff.GuildService