build: update other vendor deps
This commit is contained in:
parent
8d67685d52
commit
0922e0d88a
|
@ -12,3 +12,9 @@
|
|||
[submodule "vendor/nim-chronos"]
|
||||
path = vendor/nim-chronos
|
||||
url = https://github.com/michaelsbradleyjr/nim-chronos.git
|
||||
[submodule "vendor/nim-http-utils"]
|
||||
path = vendor/nim-http-utils
|
||||
url = https://github.com/status-im/nim-http-utils.git
|
||||
[submodule "vendor/nim-unittest2"]
|
||||
path = vendor/nim-unittest2
|
||||
url = https://github.com/status-im/nim-unittest2.git
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit eebf730ccda5b5fade2a8f48b3da1496f2c47ba5
|
||||
Subproject commit 0a7401ad466d70bab31c5d6dc82d1d584e4ebd1f
|
|
@ -0,0 +1 @@
|
|||
Subproject commit 613ad40f00ab3d0ee839f9db9c4d25e5e0248dee
|
|
@ -1 +1 @@
|
|||
Subproject commit 932fa6cef129126064e8c6eda46dcca6fbd555ad
|
||||
Subproject commit ede0651741aa4f14f76c5560c3d2c6730757366d
|
|
@ -0,0 +1 @@
|
|||
Subproject commit e788deab3d59ff8a4fe103aeb5d82d3d82fcac7d
|
Loading…
Reference in New Issue