go-xmpp/go.mod

6 lines
80 B
Modula-2
Raw Normal View History

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