We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fcf1bff commit 54e317aCopy full SHA for 54e317a
go.mod
@@ -6,10 +6,8 @@ require (
6
github.com/blang/semver v3.5.0+incompatible
7
github.com/evanphx/json-patch v4.5.0+incompatible
8
github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b
9
- github.com/onsi/gomega v1.8.1
10
github.com/pkg/errors v0.8.1
11
github.com/prometheus/client_golang v1.0.0
12
- golang.org/x/net v0.0.0-20200625001655-4c5254603344
13
golang.org/x/tools v0.0.0-20200714190737-9048b464a08d
14
golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543
15
k8s.io/api v0.18.4
0 commit comments