File tree Expand file tree Collapse file tree 2 files changed +4
-6
lines changed Expand file tree Collapse file tree 2 files changed +4
-6
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.6.0-dev.0.20220106191415-9b9b3d81d5e3
11
11
golang.org/x/sys v0.0.0-20220209214540-3681064d5158
12
- golang.org/x/tools v0.1.10-0.20220218151557-0d40b49f18b2
12
+ golang.org/x/tools v0.1.10-0.20220301145750-68c2d844ecc2
13
13
honnef.co/go/tools v0.2.2
14
14
mvdan.cc/gofumpt v0.3.0
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 @@ -72,9 +72,9 @@ golang.org/x/text v0.3.7/go.mod h1:u+2+/6zg+i71rQMx5EYifcz6MCKuco9NR6JIITiCfzQ=
72
72
golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e /go.mod h1:n7NCudcB/nEzxVGmLbDWY5pfWTLqBcC2KZ6jyYvM4mQ =
73
73
golang.org/x/tools v0.0.0-20191119224855-298f0cb1881e /go.mod h1:b+2E5dAYhXwXZwtnZ6UAqBI28+e2cm9otk0dWdXHAEo =
74
74
golang.org/x/tools v0.1.0 /go.mod h1:xkSsbof2nBLbhDlRMhhhyNLN/zl3eTqcnHD5viDpcZ0 =
75
- golang.org/x/tools v0.1.8 /go.mod h1:nABZi5QlRsZVlzPpHl034qft6wpY4eDcsTt5AaioBiU =
76
- golang.org/x/tools v0.1.10-0.20220218151557-0d40b49f18b2 h1:CdY6OQBMOaTQ7uDjeBKGUHC8PnK90FbvRM3oAE843eg =
77
- golang.org/x/tools v0.1.10-0.20220218151557-0d40b49f18b2 /go.mod h1:Uh6Zz+xoGYZom868N8YTex3t7RhtHDBrE8Gzo9bV56E =
75
+ golang.org/x/tools v0.1.9 /go.mod h1:nABZi5QlRsZVlzPpHl034qft6wpY4eDcsTt5AaioBiU =
76
+ golang.org/x/tools v0.1.10-0.20220301145750-68c2d844ecc2 h1:Lnq0pf4WWrRKfPCHw1XXj/VgqdQyG8N1OQtOamGG+L8 =
77
+ golang.org/x/tools v0.1.10-0.20220301145750-68c2d844ecc2 /go.mod h1:Uh6Zz+xoGYZom868N8YTex3t7RhtHDBrE8Gzo9bV56E =
78
78
golang.org/x/xerrors v0.0.0-20190717185122-a985d3407aa7 /go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0 =
79
79
golang.org/x/xerrors v0.0.0-20191011141410-1b5146add898 /go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0 =
80
80
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