lock golang depencies
This commit is contained in:
parent
56b019da5c
commit
e80741392d
|
@ -0,0 +1,7 @@
|
||||||
|
[submodule "vendor/github.com/o3ma/o3"]
|
||||||
|
path = vendor/github.com/o3ma/o3
|
||||||
|
url = https://github.com/genofire/o3.git
|
||||||
|
[submodule "vendor/gosrc.io/xmpp"]
|
||||||
|
path = vendor/gosrc.io/xmpp
|
||||||
|
url = https://github.com/genofire/go-xmpp.git
|
||||||
|
branch = patch-1
|
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit 6f04471a270e0b968bfa499b4d5d6d640141afb9
|
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit ca13581329dd9a42961025a6b8e935b7a59a08de
|
Reference in New Issue