You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
go-sendxmpp/go.mod

13 lines
319 B
Modula-2

module salsa.debian.org/mdosch/go-sendxmpp
go 1.17
require (
github.com/gabriel-vasile/mimetype v1.4.0
github.com/mattn/go-xmpp v0.0.0-20220410054612-99ddfc1aa46a
github.com/pborman/getopt/v2 v2.1.0
2 years ago
salsa.debian.org/mdosch/xmppsrv v0.1.1
)
2 years ago
require golang.org/x/net v0.0.0-20220407224826-aac1ed45d8e3 // indirect