mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-10-09 00:58:43 -04:00
bazel: upgrade rules_go to 0.48.0
This commit is contained in:
parent
80917921e3
commit
32a8d8ffca
4 changed files with 40 additions and 36 deletions
2
go.mod
2
go.mod
|
@ -68,7 +68,7 @@ require (
|
|||
github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.28.7
|
||||
github.com/aws/smithy-go v1.20.2
|
||||
github.com/bazelbuild/buildtools v0.0.0-20240422193413-1429e15ae755
|
||||
github.com/bazelbuild/rules_go v0.47.1
|
||||
github.com/bazelbuild/rules_go v0.48.0
|
||||
github.com/coreos/go-systemd/v22 v22.5.0
|
||||
github.com/docker/docker v26.1.2+incompatible
|
||||
github.com/edgelesssys/go-azguestattestation v0.0.0-20240513062303-05f8770a633d
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue