Skip to content

Commit

Permalink
go mod vendor fix (#51)
Browse files Browse the repository at this point in the history
Co-authored-by: Diego Ciangottini <[email protected]>
  • Loading branch information
dciangot and dciangot authored Aug 30, 2023
1 parent e352a57 commit 095fc7e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ require (
gopkg.in/yaml.v3 v3.0.1 // indirect
k8s.io/apiserver v0.27.2 // indirect
k8s.io/component-base v0.27.3 // indirect
k8s.io/klog/v2 v2.90.1 // indirect
k8s.io/kube-openapi v0.0.0-20230501164219-8b0f38b5fd1f // indirect
k8s.io/utils v0.0.0-20230209194617-a36077c30491 // indirect
sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd // indirect
Expand Down

0 comments on commit 095fc7e

Please sign in to comment.