File: go.mod

package info (click to toggle)
golang-github-mattn-go-xmpp 0.2.16-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 196 kB
  • sloc: makefile: 2
file content (5 lines) | stat: -rw-r--r-- 75 bytes parent folder | download
1
2
3
4
5
module github.com/xmppo/go-xmpp

go 1.24

require golang.org/x/net v0.41.0