From 35b4b61f01384938ac3aff3ad447049d8b95b60e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C8=98tefan=20Talpalaru?= Date: Mon, 3 Jan 2022 02:33:21 +0100 Subject: [PATCH] nim-websock had its default branch renamed (#3229) --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 6120e45846..f6ae11e5b8 100644 --- a/.gitmodules +++ b/.gitmodules @@ -218,7 +218,7 @@ path = vendor/nim-websock url = https://github.com/status-im/nim-websock.git ignore = untracked - branch = master + branch = main [submodule "vendor/nim-zlib"] path = vendor/nim-zlib url = https://github.com/status-im/nim-zlib.git