deps: update bazel (core) (#3531)

This commit is contained in:
renovate[bot] 2024-12-10 07:13:44 +01:00 committed by GitHub
parent d346848aac
commit cdb3e461bb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 1938 additions and 1938 deletions

View file

@ -70,5 +70,5 @@ go_test(
env = platform_container_sums_paths | platform_clis_paths,
# keep
x_defs = {"runsUnder": "bazel"},
deps = ["@io_bazel_rules_go//go/runfiles:go_default_library"],
deps = ["@io_bazel_rules_go//go/runfiles"],
)