File tree Expand file tree Collapse file tree 2 files changed +3
-5
lines changed Expand file tree Collapse file tree 2 files changed +3
-5
lines changed Original file line number Diff line number Diff line change @@ -8,11 +8,9 @@ require (
8
8
github.com/sergi/go-diff v1.1.0
9
9
golang.org/x/mod v0.4.1
10
10
golang.org/x/sys v0.0.0-20210124154548-22da62e12c0c
11
- golang.org/x/tools v0.1.1-0.20210218201737-f0977a167eec
11
+ golang.org/x/tools v0.1.1-0.20210222172741-77e031214674
12
12
golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
13
13
honnef.co/go/tools v0.1.1
14
14
mvdan.cc/gofumpt v0.1.0
15
15
mvdan.cc/xurls/v2 v2.2.0
16
16
)
17
-
18
- replace golang.org/x/tools => ../
Original file line number Diff line number Diff line change @@ -56,8 +56,8 @@ golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e/go.mod h1:n7NCudcB/nEzxVGm
56
56
golang.org/x/tools v0.0.0-20191119224855-298f0cb1881e /go.mod h1:b+2E5dAYhXwXZwtnZ6UAqBI28+e2cm9otk0dWdXHAEo =
57
57
golang.org/x/tools v0.0.0-20210101214203-2dba1e4ea05c /go.mod h1:emZCQorbCU4vsT4fOWvOPXz4eW1wZW4PmDk9uLelYpA =
58
58
golang.org/x/tools v0.1.0 /go.mod h1:xkSsbof2nBLbhDlRMhhhyNLN/zl3eTqcnHD5viDpcZ0 =
59
- golang.org/x/tools v0.1.1-0.20210218201737-f0977a167eec h1:ooz78vNCFcU0yqQBGpCRnNjehekkCk4UFSnsp/hmnuM =
60
- golang.org/x/tools v0.1.1-0.20210218201737-f0977a167eec /go.mod h1:9bzcO0MWcOuT0tm1iBGzDVPshzfwoVvREIui8C+MHqU =
59
+ golang.org/x/tools v0.1.1-0.20210222172741-77e031214674 h1:XzEjy9Ks1MwmcJOarbxTnL/AqHtzsRfRzAwfDhII2lE =
60
+ golang.org/x/tools v0.1.1-0.20210222172741-77e031214674 /go.mod h1:9bzcO0MWcOuT0tm1iBGzDVPshzfwoVvREIui8C+MHqU =
61
61
golang.org/x/xerrors v0.0.0-20190717185122-a985d3407aa7 /go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0 =
62
62
golang.org/x/xerrors v0.0.0-20191011141410-1b5146add898 /go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0 =
63
63
golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 /go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0 =
You can’t perform that action at this time.
0 commit comments