Skip to content

Commit

Permalink
Fix up paths
Browse files Browse the repository at this point in the history
  • Loading branch information
illicitonion committed May 7, 2024
1 parent 46ac835 commit 0444cac
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 = "df0df3ee8c2c0504374e104a050bc824b7ca5561",
commit = "cc6d689d4ff0a95392e465a314de78edd6cd26cd",
)
bazel_dep(
name = "protobuf",
Expand Down

0 comments on commit 0444cac

Please sign in to comment.