Skip to content

Commit

Permalink
Custom gazelle
Browse files Browse the repository at this point in the history
  • Loading branch information
illicitonion committed May 3, 2024
1 parent 664044d commit bfef5fe
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions examples/gazelle/MODULE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -50,3 +50,9 @@ bazel_dep(
name = "gazelle",
version = "0.34.0",
)

git_override(
module_name = "gazelle",
remote = "https://github.com/illicitonion/bazel-gazelle.git",
commit = "dbc58dd64661d7bf59d04034d972eb297e3bf23a",
)

0 comments on commit bfef5fe

Please sign in to comment.