mirror of
https://github.com/Xevion/banner.git
synced 2026-01-31 04:23:34 -06:00
Update dependency file, organize
This commit is contained in:
@@ -3,15 +3,10 @@ module banner
|
||||
go 1.21
|
||||
|
||||
require github.com/bwmarrin/discordgo v0.27.0
|
||||
require github.com/joho/godotenv v1.5.1
|
||||
|
||||
require (
|
||||
github.com/gorilla/websocket v1.4.2 // indirect
|
||||
github.com/joho/godotenv v1.5.1 // indirect
|
||||
github.com/juju/go4 v0.0.0-20160222163258-40d72ab9641a // indirect
|
||||
github.com/juju/persistent-cookiejar v1.0.0 // indirect
|
||||
golang.org/x/crypto v0.0.0-20210421170649-83a5a9bb288b // indirect
|
||||
golang.org/x/net v0.0.0-20210226172049-e18ecbb05110 // indirect
|
||||
golang.org/x/sys v0.0.0-20201119102817-f84b799fce68 // indirect
|
||||
gopkg.in/errgo.v1 v1.0.1 // indirect
|
||||
gopkg.in/retry.v1 v1.0.3 // indirect
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user