Skip to content

Commit

Permalink
Fix replacement
Browse files Browse the repository at this point in the history
  • Loading branch information
illicitonion committed May 7, 2024
1 parent 0444cac commit f72fc84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MODULE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ bazel_dep(
git_override(
module_name = "gazelle",
remote = "https://github.com/illicitonion/bazel-gazelle.git",
commit = "cc6d689d4ff0a95392e465a314de78edd6cd26cd",
commit = "a909f0a8e3e712a5143feade523cbfd5789c5f31",
)
bazel_dep(
name = "protobuf",
Expand Down

0 comments on commit f72fc84

Please sign in to comment.