add twitter
This commit is contained in:
7
go.mod
7
go.mod
@@ -5,7 +5,8 @@ go 1.24.1
|
||||
require github.com/bwmarrin/discordgo v0.28.1
|
||||
|
||||
require (
|
||||
github.com/gorilla/websocket v1.4.2 // indirect
|
||||
golang.org/x/crypto v0.0.0-20210421170649-83a5a9bb288b // indirect
|
||||
golang.org/x/sys v0.0.0-20201119102817-f84b799fce68 // indirect
|
||||
github.com/gorilla/websocket v1.5.3 // indirect
|
||||
github.com/michimani/gotwi v0.17.0
|
||||
golang.org/x/crypto v0.36.0 // indirect
|
||||
golang.org/x/sys v0.31.0 // indirect
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user