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
+13
View File
@@ -0,0 +1,13 @@
module gosrc.io/xmpp/cmd
go 1.25
require (
github.com/bdlm/log v0.1.19
github.com/bdlm/std v0.0.0-20180922040903-fd3b596111c7
github.com/spf13/cobra v0.0.5
github.com/spf13/viper v1.6.1
gosrc.io/xmpp v0.1.1
)
replace gosrc.io/xmpp => ./../