Skip to content

Commit 54e317a

Browse files
committed
Run go mod tidy
This should allow our `go mod tidy` verification to pass.
1 parent fcf1bff commit 54e317a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

go.mod

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,8 @@ require (
66
github.com/blang/semver v3.5.0+incompatible
77
github.com/evanphx/json-patch v4.5.0+incompatible
88
github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b
9-
github.com/onsi/gomega v1.8.1
109
github.com/pkg/errors v0.8.1
1110
github.com/prometheus/client_golang v1.0.0
12-
golang.org/x/net v0.0.0-20200625001655-4c5254603344
1311
golang.org/x/tools v0.0.0-20200714190737-9048b464a08d
1412
golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543
1513
k8s.io/api v0.18.4

0 commit comments

Comments
 (0)