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

9 lines
194 B
Modula-2

module salsa.debian.org/mdosch-guest/go-sendxmpp
go 1.13
require (
github.com/mattn/go-xmpp v0.0.0-20200309091041-899ef71e80d2
github.com/pborman/getopt v0.0.0-20190409184431-ee0cd42419d3
)