From 839aa465151f8262e594c1ebab3e5568b8cb8ea2 Mon Sep 17 00:00:00 2001 From: "Michael Bradley, Jr" Date: Thu, 2 Dec 2021 15:04:30 -0600 Subject: [PATCH] [wip] switch vendor/nim-chronos to michaelsbradeyjr fork --- .gitmodules | 10 +++++----- vendor/nim-chronos | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.gitmodules b/.gitmodules index 0c36c07c..22bcb9ea 100644 --- a/.gitmodules +++ b/.gitmodules @@ -83,11 +83,6 @@ url = https://github.com/status-im/nim-libbacktrace.git ignore = untracked branch = master -[submodule "vendor/nim-chronos"] - path = vendor/nim-chronos - url = https://github.com/status-im/nim-chronos.git - ignore = untracked - branch = master [submodule "vendor/nim-faststreams"] path = vendor/nim-faststreams url = https://github.com/status-im/nim-faststreams.git @@ -118,3 +113,8 @@ url = https://github.com/status-im/stint.git ignore = untracked branch = master +[submodule "vendor/nim-chronos"] + path = vendor/nim-chronos + url = https://github.com/michaelsbradleyjr/nim-chronos.git + ignore = untracked + branch = master diff --git a/vendor/nim-chronos b/vendor/nim-chronos index 37c62af5..41fb5cba 160000 --- a/vendor/nim-chronos +++ b/vendor/nim-chronos @@ -1 +1 @@ -Subproject commit 37c62af57951b4afb9c653d4d8f86ed2bdee10f0 +Subproject commit 41fb5cbae6c8af8cad4ebd65609ff45a1e017359