Skip to content

Commit

Permalink
update rules_sxproto a little
Browse files Browse the repository at this point in the history
  • Loading branch information
grencez committed Sep 16, 2024
1 parent dd4db6a commit 7cf16c0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions MODULE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ bazel_dep(
)
git_override(
module_name = "fildesh",
commit = "e9421ebbb546cf38bf2051d02fdc38dcf71f8216",
remote = "https://github.com/fildesh/fildesh.git",
commit="74ae428975fffc3b20d99cee55431b48428b37e8",
)

bazel_dep(
Expand All @@ -35,6 +35,6 @@ bazel_dep(
)
git_override(
module_name = "rules_sxproto",
commit = "3b2c69cc8bc5e72b1da198551e16575a09513df9",
remote = "https://github.com/rendezqueue/rules_sxproto.git",
commit="4e38fd2130509d8c2a3f06fc2674de926eb9d0bf",
)

0 comments on commit 7cf16c0

Please sign in to comment.