Skip to content

Commit

Permalink
[go] go mod tidy
Browse files Browse the repository at this point in the history
  • Loading branch information
didierofrivia committed Jun 28, 2022
1 parent 2dfd237 commit 8300379
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,12 @@ require (
github.com/go-logr/logr v0.4.0
github.com/onsi/ginkgo v1.16.4
github.com/onsi/gomega v1.15.0
github.com/stretchr/testify v1.7.0
go.uber.org/zap v1.19.0
gotest.tools v2.2.0+incompatible
k8s.io/api v0.22.1
k8s.io/apimachinery v0.22.1
k8s.io/client-go v0.22.1
k8s.io/klog/v2 v2.9.0
sigs.k8s.io/controller-runtime v0.10.0
sigs.k8s.io/yaml v1.2.0 // indirect
sigs.k8s.io/yaml v1.2.0
)

0 comments on commit 8300379

Please sign in to comment.