Skip to content

Commit

Permalink
Bump gazelle
Browse files Browse the repository at this point in the history
  • Loading branch information
illicitonion committed May 7, 2024
1 parent e04f367 commit 44cc34f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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 = "4938b68f81839572690e37baa7cdc3eb9a5554c6",
commit = "a8150142b391cc18baff955e70b3a08587b1c3a4",
)
bazel_dep(
name = "protobuf",
Expand Down
2 changes: 1 addition & 1 deletion examples/gazelle/MODULE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -54,5 +54,5 @@ bazel_dep(
git_override(
module_name = "gazelle",
remote = "https://github.com/illicitonion/bazel-gazelle.git",
commit = "e2d30acab3ad2bf057f223b611ad9a352e6aad2c",
commit = "a8150142b391cc18baff955e70b3a08587b1c3a4",
)

0 comments on commit 44cc34f

Please sign in to comment.