Skip to content

Commit

Permalink
chore(deps): update dependency rules_go to v0.50.0 (#292)
Browse files Browse the repository at this point in the history
  • Loading branch information
netic-renovate-bot authored Sep 5, 2024
1 parent 5188bf7 commit dfc4928
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion controllers/endpoint-controller/MODULE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module(
version = "1.0.0",
)

bazel_dep(name = "rules_go", version = "0.49.0")
bazel_dep(name = "rules_go", version = "0.50.0")
bazel_dep(name = "rules_pkg", version = "1.0.1")
bazel_dep(name = "rules_oci", version = "1.8.0")
bazel_dep(name = "rules_python", version = "0.35.0")
Expand Down

0 comments on commit dfc4928

Please sign in to comment.