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 @@ -13,11 +13,9 @@ require (
13
13
golang.org/x/sync v0.0.0-20210220032951-036812b2e83c // indirect
14
14
golang.org/x/sys v0.0.0-20210510120138-977fb7262007
15
15
golang.org/x/text v0.3.6 // indirect
16
- golang.org/x/tools v0.1.3 -0.20210608163600-9ed039809d4c
16
+ golang.org/x/tools v0.1.6 -0.20210726171006-19d7ababf82b
17
17
golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 // indirect
18
18
honnef.co/go/tools v0.2.0
19
19
mvdan.cc/gofumpt v0.1.1
20
20
mvdan.cc/xurls/v2 v2.2.0
21
21
)
22
-
23
- replace golang.org/x/tools => ../
Original file line number Diff line number Diff line change @@ -61,8 +61,8 @@ golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e/go.mod h1:n7NCudcB/nEzxVGm
61
61
golang.org/x/tools v0.0.0-20191119224855-298f0cb1881e /go.mod h1:b+2E5dAYhXwXZwtnZ6UAqBI28+e2cm9otk0dWdXHAEo =
62
62
golang.org/x/tools v0.0.0-20210101214203-2dba1e4ea05c /go.mod h1:emZCQorbCU4vsT4fOWvOPXz4eW1wZW4PmDk9uLelYpA =
63
63
golang.org/x/tools v0.1.0 /go.mod h1:xkSsbof2nBLbhDlRMhhhyNLN/zl3eTqcnHD5viDpcZ0 =
64
- golang.org/x/tools v0.1.3 -0.20210608163600-9ed039809d4c h1:Pv9gNyJFYVdpUAVZYJ1BDSU4eGgXQ+0f3DIGAdolO5s =
65
- golang.org/x/tools v0.1.3 -0.20210608163600-9ed039809d4c /go.mod h1:o0xws9oXOQQZyjljx8fwUC0k7L1pTE6eaCbjGeHmOkk =
64
+ golang.org/x/tools v0.1.6 -0.20210726171006-19d7ababf82b h1:1+SHbH2tD2jDtcLfYvuu+LAG2WtSlxJVWhoD1k9xjOI =
65
+ golang.org/x/tools v0.1.6 -0.20210726171006-19d7ababf82b /go.mod h1:o0xws9oXOQQZyjljx8fwUC0k7L1pTE6eaCbjGeHmOkk =
66
66
golang.org/x/xerrors v0.0.0-20190717185122-a985d3407aa7 /go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0 =
67
67
golang.org/x/xerrors v0.0.0-20191011141410-1b5146add898 /go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0 =
68
68
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