diff --git a/MODULE.bazel b/MODULE.bazel index 96c0af0..ece93b7 100644 --- a/MODULE.bazel +++ b/MODULE.bazel @@ -24,8 +24,8 @@ bazel_dep( ) git_override( module_name = "fildesh", - commit = "e9421ebbb546cf38bf2051d02fdc38dcf71f8216", remote = "https://github.com/fildesh/fildesh.git", + commit="74ae428975fffc3b20d99cee55431b48428b37e8", ) bazel_dep( @@ -35,6 +35,6 @@ bazel_dep( ) git_override( module_name = "rules_sxproto", - commit = "3b2c69cc8bc5e72b1da198551e16575a09513df9", remote = "https://github.com/rendezqueue/rules_sxproto.git", + commit="4e38fd2130509d8c2a3f06fc2674de926eb9d0bf", )