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 63bc169 commit b826bb5Copy full SHA for b826bb5
1 file changed
go.mod
@@ -21,8 +21,7 @@ require (
21
golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
22
golang.org/x/net v0.0.0-20191014212845-da9a3fd4c582 // indirect
23
gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 // indirect
24
- gopkg.in/yaml.v2 v2.2.8
25
- k8s.io/apimachinery v0.18.2 // indirect
+ gopkg.in/yaml.v2 v2.2.4
26
)
27
28
go 1.13
0 commit comments