mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-07-19 13:28:42 -04:00
bazel: update BUILD files for rules_go bzlmod migration
This commit is contained in:
parent
9e83ba12cd
commit
d960121cba
30 changed files with 51 additions and 120 deletions
|
@ -9,7 +9,7 @@ go_library(
|
|||
"//internal/constants",
|
||||
"//internal/versions/components",
|
||||
"//upgrade-agent/upgradeproto",
|
||||
"@org_golang_google_grpc//:go_default_library",
|
||||
"@org_golang_google_grpc//:grpc",
|
||||
"@org_golang_google_grpc//credentials/insecure",
|
||||
],
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue