diff --git a/.gitmodules b/.gitmodules index 13b69f4e43..758dc2e320 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,5 +1,5 @@ # beacon_chain -# Copyright (c) 2019-2024 Status Research & Development GmbH +# Copyright (c) 2019-2025 Status Research & Development GmbH # Licensed and distributed under either of # * MIT license (license terms in the root directory or at http://opensource.org/licenses/MIT). # * Apache v2 license (license terms in the root directory or at http://www.apache.org/licenses/LICENSE-2.0). @@ -37,7 +37,7 @@ branch = master [submodule "vendor/NimYAML"] path = vendor/NimYAML - url = https://github.com/status-im/NimYAML.git + url = https://github.com/flyx/NimYAML.git ignore = untracked branch = devel [submodule "vendor/nim-web3"] diff --git a/vendor/NimYAML b/vendor/NimYAML index 7721c955b5..9e43c0ab26 160000 --- a/vendor/NimYAML +++ b/vendor/NimYAML @@ -1 +1 @@ -Subproject commit 7721c955b522f4893265bb36a6de4f8edef8b54b +Subproject commit 9e43c0ab26381889a3d932b1e811def60f7408e1