forked from jshiffer/go-xmpp
add go.mod
This commit is contained in:
5
go.mod
Normal file
5
go.mod
Normal file
@@ -0,0 +1,5 @@
|
||||
module github.com/mattn/go-xmpp
|
||||
|
||||
go 1.20
|
||||
|
||||
require golang.org/x/crypto v0.15.0
|
||||
Reference in New Issue
Block a user