Skip to content

Commit

Permalink
feat: enable toolchain feature in repository
Browse files Browse the repository at this point in the history
  • Loading branch information
opicaud committed Sep 15, 2023
1 parent 931ed03 commit 487b6d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion repositories.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ def repos():
git_repository,
name = "source_protobuf",
remote = "https://github.com/opicaud/pact-protobuf-plugin",
branch = "toolchain"
branch = "main"
)

maybe(
Expand Down

0 comments on commit 487b6d6

Please sign in to comment.