deps: update to bazel 7

This commit is contained in:
Malte Poll 2024-01-08 14:38:13 +01:00
parent c6e0714a42
commit a4d25646f5
12 changed files with 50 additions and 18 deletions

View file

@ -39,7 +39,6 @@ go_test(
"issuer_test.go",
"validator_test.go",
],
data = glob(["testdata/**"]),
embed = [":snp"],
# keep
gotags = select({