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 4
4
5
5
require (
6
6
github.com/sergi/go-diff v1.1.0
7
- golang.org/x/tools v0.0.0-20201123203206-735e963e909b
7
+ golang.org/x/tools v0.0.0-20201204180437-c46b611624b3
8
8
golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
9
9
honnef.co/go/tools v0.0.1-2020.1.6
10
10
mvdan.cc/gofumpt v0.0.0-20200927160801-5bfeb2e70dd6
11
11
mvdan.cc/xurls/v2 v2.2.0
12
12
)
13
-
14
- replace golang.org/x/tools => ../
Original file line number Diff line number Diff line change @@ -51,8 +51,8 @@ golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e/go.mod h1:n7NCudcB/nEzxVGm
51
51
golang.org/x/tools v0.0.0-20191119224855-298f0cb1881e /go.mod h1:b+2E5dAYhXwXZwtnZ6UAqBI28+e2cm9otk0dWdXHAEo =
52
52
golang.org/x/tools v0.0.0-20200410194907-79a7a3126eef /go.mod h1:EkVYQZoAsY45+roYkvgYkIh4xh/qjgUK9TdY2XT94GE =
53
53
golang.org/x/tools v0.0.0-20200731060945-b5fad4ed8dd6 /go.mod h1:njjCfa9FT2d7l9Bc6FUM5FLjQPp3cFF28FI3qnDFljA =
54
- golang.org/x/tools v0.0.0-20201123203206-735e963e909b h1:U8XGResmZKfdo8rCjWPsuiB4cu7N0PJSpQwc9lZr9Rg =
55
- golang.org/x/tools v0.0.0-20201123203206-735e963e909b /go.mod h1:emZCQorbCU4vsT4fOWvOPXz4eW1wZW4PmDk9uLelYpA =
54
+ golang.org/x/tools v0.0.0-20201204180437-c46b611624b3 h1:uxH+MECLNmX/vsPe4txyeQ1LCmhdUxf7p4hjkHexg+c =
55
+ golang.org/x/tools v0.0.0-20201204180437-c46b611624b3 /go.mod h1:emZCQorbCU4vsT4fOWvOPXz4eW1wZW4PmDk9uLelYpA =
56
56
golang.org/x/xerrors v0.0.0-20190717185122-a985d3407aa7 /go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0 =
57
57
golang.org/x/xerrors v0.0.0-20191011141410-1b5146add898 /go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0 =
58
58
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