initial commit
This commit is contained in:
13
go.mod
Normal file
13
go.mod
Normal file
@@ -0,0 +1,13 @@
|
||||
module gitea.dmz.rs/bauljamic123arlijam/neko-u-krovu-bot
|
||||
|
||||
go 1.23.1
|
||||
|
||||
require github.com/xmppo/go-xmpp v0.2.1
|
||||
|
||||
require github.com/stretchr/testify v1.9.0 // indirect
|
||||
|
||||
require (
|
||||
golang.org/x/crypto v0.23.0 // indirect
|
||||
golang.org/x/net v0.25.0 // indirect
|
||||
gopkg.in/ini.v1 v1.67.0
|
||||
)
|
Reference in New Issue
Block a user