14 lines
282 B
Modula-2
14 lines
282 B
Modula-2
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
|
|
)
|