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 @@ -9,7 +9,7 @@ require (
9
9
github.com/sergi/go-diff v1.1.0
10
10
golang.org/x/mod v0.5.1
11
11
golang.org/x/sys v0.0.0-20211019181941-9d821ace8654
12
- golang.org/x/tools v0.1.9-0.20211209172050-90a85b2969be
12
+ golang.org/x/tools v0.1.9-0.20220114220130-fd7798718afd
13
13
honnef.co/go/tools v0.2.1
14
14
mvdan.cc/gofumpt v0.1.1
15
15
mvdan.cc/xurls/v2 v2.3.0
@@ -22,5 +22,3 @@ require (
22
22
golang.org/x/text v0.3.7 // indirect
23
23
golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 // indirect
24
24
)
25
-
26
- 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.9-0.20211209172050-90a85b2969be h1:JRBiPXZpZ1FsceyPRRme0vX394zXC3xlhqu705k9nzM =
65
- golang.org/x/tools v0.1.9-0.20211209172050-90a85b2969be /go.mod h1:nABZi5QlRsZVlzPpHl034qft6wpY4eDcsTt5AaioBiU =
64
+ golang.org/x/tools v0.1.9-0.20220114220130-fd7798718afd h1:lTnuArxJC+n54TyvWUPyHhrnGxYvhSi13/aM2Ndr4bs =
65
+ golang.org/x/tools v0.1.9-0.20220114220130-fd7798718afd /go.mod h1:nABZi5QlRsZVlzPpHl034qft6wpY4eDcsTt5AaioBiU =
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