File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ require (
14
14
golang.org/x/crypto v0.0.0-20190923035154-9ee001bba392 // indirect
15
15
golang.org/x/net v0.0.0-20190923162816-aa69164e4478 // indirect
16
16
golang.org/x/text v0.3.2 // indirect
17
- golang.org/x/tools v0.0.0-20190923230126-0f9bb8f614ff
17
+ golang.org/x/tools v0.0.0-20190924052046-3ac2a5bbd98a
18
18
gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 // indirect
19
19
gopkg.in/yaml.v2 v2.2.2
20
20
)
Original file line number Diff line number Diff line change @@ -101,6 +101,8 @@ golang.org/x/tools v0.0.0-20190920225731-5eefd052ad72 h1:bw9doJza/SFBEweII/rHQh3
101
101
golang.org/x/tools v0.0.0-20190920225731-5eefd052ad72 /go.mod h1:b+2E5dAYhXwXZwtnZ6UAqBI28+e2cm9otk0dWdXHAEo =
102
102
golang.org/x/tools v0.0.0-20190923230126-0f9bb8f614ff h1:palXc2/lH3aFG86BII2o6pUYgrcAjON5FyYk7zthL3Q =
103
103
golang.org/x/tools v0.0.0-20190923230126-0f9bb8f614ff /go.mod h1:b+2E5dAYhXwXZwtnZ6UAqBI28+e2cm9otk0dWdXHAEo =
104
+ golang.org/x/tools v0.0.0-20190924052046-3ac2a5bbd98a h1:DJzZ1GRmbjp7ihxzAN6UTVpVMi6k4CXZEr7A3wi2kRA =
105
+ golang.org/x/tools v0.0.0-20190924052046-3ac2a5bbd98a /go.mod h1:b+2E5dAYhXwXZwtnZ6UAqBI28+e2cm9otk0dWdXHAEo =
104
106
golang.org/x/xerrors v0.0.0-20190717185122-a985d3407aa7 /go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0 =
105
107
gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 /go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0 =
106
108
gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 h1:qIbj1fsPNlZgppZ+VLlY7N33q108Sa+fhmuc+sWQYwY =
You can’t perform that action at this time.
0 commit comments