go-xmpp/go.mod

6 lines
78 B
Modula-2
Raw Normal View History

2023-11-11 04:04:41 -08:00
module github.com/mattn/go-xmpp
go 1.20
2024-01-10 04:17:25 -08:00
require golang.org/x/crypto v0.18.0