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

@ -29,7 +29,7 @@ go_test(
"@com_github_martinjungblut_go_cryptsetup//:go-cryptsetup",
"@com_github_stretchr_testify//assert",
"@com_github_stretchr_testify//require",
"@io_bazel_rules_go//go/runfiles:go_default_library",
"@io_bazel_rules_go//go/runfiles",
"@org_uber_go_goleak//:goleak",
],
"@io_bazel_rules_go//go/platform:linux": [
@ -39,7 +39,7 @@ go_test(
"@com_github_martinjungblut_go_cryptsetup//:go-cryptsetup",
"@com_github_stretchr_testify//assert",
"@com_github_stretchr_testify//require",
"@io_bazel_rules_go//go/runfiles:go_default_library",
"@io_bazel_rules_go//go/runfiles",
"@org_uber_go_goleak//:goleak",
],
"//conditions:default": [],