File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ require (
31
31
go.uber.org/zap v1.13.0
32
32
golang.org/x/crypto v0.0.0-20200117160349-530e935923ad // indirect
33
33
golang.org/x/sys v0.0.0-20200117145432-59e60aa80a0c // indirect
34
- golang.org/x/tools v0.0.0-20200421144719-26dd2a56eb2c
34
+ golang.org/x/tools v0.0.0-20200421170005-7504fd22198d
35
35
k8s.io/api v0.17.2
36
36
k8s.io/apiextensions-apiserver v0.17.2
37
37
k8s.io/apimachinery v0.17.2
Original file line number Diff line number Diff line change @@ -806,8 +806,8 @@ golang.org/x/tools v0.0.0-20191029041327-9cc4af7d6b2c/go.mod h1:b+2E5dAYhXwXZwtn
806
806
golang.org/x/tools v0.0.0-20191029190741-b9c20aec41a5 h1:hKsoRgsbwY1NafxrwTs+k64bikrLBkAgPir1TNCj3Zs =
807
807
golang.org/x/tools v0.0.0-20191029190741-b9c20aec41a5 /go.mod h1:b+2E5dAYhXwXZwtnZ6UAqBI28+e2cm9otk0dWdXHAEo =
808
808
golang.org/x/tools v0.0.0-20191119224855-298f0cb1881e /go.mod h1:b+2E5dAYhXwXZwtnZ6UAqBI28+e2cm9otk0dWdXHAEo =
809
- golang.org/x/tools v0.0.0-20200421144719-26dd2a56eb2c h1:DS5GY1XpuL4qXOy43NhcD9dUmBHezAABwfQ105ojI08 =
810
- golang.org/x/tools v0.0.0-20200421144719-26dd2a56eb2c /go.mod h1:EkVYQZoAsY45+roYkvgYkIh4xh/qjgUK9TdY2XT94GE =
809
+ golang.org/x/tools v0.0.0-20200421170005-7504fd22198d h1:2zkujgKxxH12wdYfr5bRiRtNNLTxEaSbO6kVWKCCkfw =
810
+ golang.org/x/tools v0.0.0-20200421170005-7504fd22198d /go.mod h1:EkVYQZoAsY45+roYkvgYkIh4xh/qjgUK9TdY2XT94GE =
811
811
golang.org/x/xerrors v0.0.0-20190717185122-a985d3407aa7 h1:9zdDQZ7Thm29KFXgAX/+yaf3eVbP7djjWp/dXAppNCc =
812
812
golang.org/x/xerrors v0.0.0-20190717185122-a985d3407aa7 /go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0 =
813
813
golang.org/x/xerrors v0.0.0-20191011141410-1b5146add898 /go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0 =
You can’t perform that action at this time.
0 commit comments