Skip to content

Commit

Permalink
Update go.mod
Browse files Browse the repository at this point in the history
Co-authored-by: Daniel Weiße <[email protected]>
  • Loading branch information
msanft and daniel-weisse authored Feb 5, 2024
1 parent 3e52bc9 commit 6645044
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 6645044

Please sign in to comment.