mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-04-22 16:19:19 -04:00
Update go.mod
Co-authored-by: Daniel Weiße <66256922+daniel-weisse@users.noreply.github.com>
This commit is contained in:
parent
3e52bc9e16
commit
664504411c
2
go.mod
2
go.mod
@ -154,9 +154,9 @@ require (
|
||||
sigs.k8s.io/yaml v1.4.0
|
||||
)
|
||||
|
||||
require github.com/Azure/go-autorest/autorest/to v0.4.0 // indirect
|
||||
|
||||
require (
|
||||
github.com/Azure/go-autorest/autorest/to v0.4.0 // indirect
|
||||
cloud.google.com/go v0.110.8 // indirect
|
||||
cloud.google.com/go/iam v1.1.2 // indirect
|
||||
github.com/AdaLogics/go-fuzz-headers v0.0.0-20230811130428-ced1acdcaa24 // indirect
|
||||
|
Loading…
x
Reference in New Issue
Block a user