Skip to content

Commit b826bb5

Browse files
committed
WIP: reset go.mod back to origin/head
1 parent 63bc169 commit b826bb5

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

go.mod

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,7 @@ require (
2121
golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
2222
golang.org/x/net v0.0.0-20191014212845-da9a3fd4c582 // indirect
2323
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
24+
gopkg.in/yaml.v2 v2.2.4
2625
)
2726

2827
go 1.13

0 commit comments

Comments
 (0)