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

10 lines
206 B
Modula-2

module salsa.debian.org/mdosch/go-sendxmpp
go 1.13
require (
github.com/gabriel-vasile/mimetype v1.1.2
github.com/mattn/go-xmpp v0.0.0-20210121082723-b40e1294994d
github.com/pborman/getopt/v2 v2.1.0
)