uhh whats a submodule i have never heard of that bro
This commit is contained in:
@@ -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 => ./../
|
||||
Reference in New Issue
Block a user