Skip to content

Commit

Permalink
f
Browse files Browse the repository at this point in the history
  • Loading branch information
eranco74 committed Jan 26, 2023
1 parent c37a092 commit 25254f1
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 @@ -6,6 +6,7 @@ require (
cloud.google.com/go/container v1.7.0
cloud.google.com/go/iam v0.8.0
github.com/GoogleCloudPlatform/k8s-cloud-provider v1.20.0
github.com/go-logr/logr v1.2.3
github.com/google/go-cmp v0.5.9
github.com/googleapis/gax-go/v2 v2.7.0
github.com/onsi/ginkgo v1.16.5
Expand Down Expand Up @@ -58,7 +59,6 @@ require (
github.com/evanphx/json-patch v5.6.0+incompatible // indirect
github.com/evanphx/json-patch/v5 v5.6.0 // indirect
github.com/fsnotify/fsnotify v1.6.0 // indirect
github.com/go-logr/logr v1.2.3 // indirect
github.com/go-logr/zapr v1.2.3 // indirect
github.com/go-openapi/jsonpointer v0.19.5 // indirect
github.com/go-openapi/jsonreference v0.20.0 // indirect
Expand Down

0 comments on commit 25254f1

Please sign in to comment.