mirror of
https://github.com/FluuxIO/go-xmpp.git
synced 2026-05-23 04:23:45 -07:00
add go.mod
This commit is contained in:
@@ -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