Migrate deployment to Gitea Actions and Portainer
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
module github.com/dustinpianalto/prepbot
|
||||
module gitea.wayfinderak.com/wayfinderak/prepbot
|
||||
|
||||
go 1.14
|
||||
|
||||
require (
|
||||
github.com/bwmarrin/discordgo v0.22.0
|
||||
github.com/dustinpianalto/disgoman v0.0.15
|
||||
github.com/bwmarrin/discordgo v0.29.0 // indirect
|
||||
github.com/dustinpianalto/discordgo v0.0.4
|
||||
github.com/dustinpianalto/disgoman v0.0.26
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user