vendor: update json-rpc, ws, and chronos, remove news

- nim-json-rpc already replace news with nim-ws
- we also remove news from dependency
- we already have include nim-ws as dependency
- new chronos features is needed by nim-ws
This commit is contained in:
jangko 2021-06-24 07:51:39 +07:00
parent 2d6bf34175
commit 8cde70c573
No known key found for this signature in database
GPG Key ID: 31702AE10541E6B9
6 changed files with 6 additions and 12 deletions

9
.gitmodules vendored
View File

@ -103,11 +103,6 @@
url = https://github.com/status-im/nim-nat-traversal.git
ignore = dirty
branch = master
[submodule "vendor/news"]
path = vendor/news
url = https://github.com/status-im/news
ignore = dirty
branch = master
[submodule "vendor/nim-unittest2"]
path = vendor/nim-unittest2
url = https://github.com/stefantalpalaru/nim-unittest2.git
@ -194,7 +189,7 @@
ignore = dirty
branch = master
[submodule "vendor/nim-ws"]
path = vendor/nim-ws
url = https://github.com/status-im/nim-ws
path = vendor/nim-ws
url = https://github.com/status-im/nim-ws
ignore = dirty
branch = master

1
vendor/news vendored

@ -1 +0,0 @@
Subproject commit 1d2ca5b059db7591c044d5d2fa5e5cd3e98b21a7

2
vendor/nim-chronos vendored

@ -1 +1 @@
Subproject commit e5d3ecdd01866d39be1320426b478cb2fd02effd
Subproject commit f7dd6b76c2cbf58a8ed755251086067cb67f420e

@ -1 +1 @@
Subproject commit 1639ac79035c291688174a2037f7d695aa3ff6f3
Subproject commit 8b492c74b56c62bcee991a6899d413938a3accc5

2
vendor/nim-json-rpc vendored

@ -1 +1 @@
Subproject commit 22c342bcc11515c69d59b53819bd38ab813d9b93
Subproject commit b9e9be8f1966472e6da8c6ac295d553202aae44b

2
vendor/nim-ws vendored

@ -1 +1 @@
Subproject commit e56447dda33fd4de54de0f1f145b10b7123e96ab
Subproject commit 2ee209af39962ab1716904923c36e124f74bf2b1