Skip to content

Commit

Permalink
chore(deps): update dependency rules_oci to v1.7.6 (#239)
Browse files Browse the repository at this point in the history
  • Loading branch information
netic-renovate-bot authored May 30, 2024
1 parent d5c8ef7 commit d0ec0cf
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 @@ -5,7 +5,7 @@ module(

bazel_dep(name = "rules_go", version = "0.48.0")
bazel_dep(name = "rules_pkg", version = "0.10.1")
bazel_dep(name = "rules_oci", version = "1.7.5")
bazel_dep(name = "rules_oci", version = "1.7.6")
bazel_dep(name = "rules_python", version = "0.32.2")
bazel_dep(name = "gazelle", version = "0.37.0")

Expand Down

0 comments on commit d0ec0cf

Please sign in to comment.