uhh whats a submodule i have never heard of that bro

This commit is contained in:
2026-07-17 17:18:21 +01:00
parent 006b43a590
commit 8cf0f84ddc
139 changed files with 17151 additions and 1 deletions
+10
View File
@@ -0,0 +1,10 @@
module gosrc.io/xmpp
go 1.25
require (
github.com/google/go-cmp v0.7.0
github.com/google/uuid v1.6.0
golang.org/x/xerrors v0.0.0-20240903120638-7835f813f4da
nhooyr.io/websocket v1.8.17
)