mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-08-12 00:40:25 -04:00
bazel: update BUILD files for rules_go bzlmod migration
This commit is contained in:
parent
0578ea3d3b
commit
b7ab4db5e1
30 changed files with 51 additions and 120 deletions
|
@ -14,7 +14,7 @@ go_library(
|
|||
"//internal/grpc/grpclog",
|
||||
"//internal/kms/kms",
|
||||
"//internal/logger",
|
||||
"@org_golang_google_grpc//:go_default_library",
|
||||
"@org_golang_google_grpc//:grpc",
|
||||
"@org_golang_google_grpc//codes",
|
||||
"@org_golang_google_grpc//status",
|
||||
],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue