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.6.0-dev.0.20220419223038-86c51ed26bb4
11
11
golang.org/x/sys v0.0.0-20220722155257-8c9f86f7a55f
12
- golang.org/x/tools v0.1.13-0.20220906175253-093c8a713e3d
12
+ golang.org/x/tools v0.1.13-0.20220908144252-ce397412b6a4
13
13
golang.org/x/vuln v0.0.0-20220901221904-62b0186a1058
14
14
honnef.co/go/tools v0.3.2
15
15
mvdan.cc/gofumpt v0.3.1
@@ -25,5 +25,3 @@ require (
25
25
golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4
26
26
golang.org/x/text v0.3.7 // indirect
27
27
)
28
-
29
- replace golang.org/x/tools => ../
Original file line number Diff line number Diff line change @@ -95,8 +95,8 @@ golang.org/x/tools v0.1.8/go.mod h1:nABZi5QlRsZVlzPpHl034qft6wpY4eDcsTt5AaioBiU=
95
95
golang.org/x/tools v0.1.10 /go.mod h1:Uh6Zz+xoGYZom868N8YTex3t7RhtHDBrE8Gzo9bV56E =
96
96
golang.org/x/tools v0.1.11-0.20220513221640-090b14e8501f /go.mod h1:SgwaegtQh8clINPpECJMqnxLv9I09HLqnW3RMqW0CA4 =
97
97
golang.org/x/tools v0.1.13-0.20220803210227-8b9a1fbdf5c3 /go.mod h1:hNGJHUnrk76NpqgfD5Aqm5Crs+Hm0VOH/i9J2+nxYbc =
98
- golang.org/x/tools v0.1.13-0.20220906175253-093c8a713e3d h1:8oFmUXw+2noyjlB8YKgjSRK0PSzxE4ZSJe4WPRaG3g0 =
99
- golang.org/x/tools v0.1.13-0.20220906175253-093c8a713e3d /go.mod h1:hNGJHUnrk76NpqgfD5Aqm5Crs+Hm0VOH/i9J2+nxYbc =
98
+ golang.org/x/tools v0.1.13-0.20220908144252-ce397412b6a4 h1:glzimF7qHZuKVEiMbE7UqBu44MyTjt5u6j3Jz+rfMRM =
99
+ golang.org/x/tools v0.1.13-0.20220908144252-ce397412b6a4 /go.mod h1:hNGJHUnrk76NpqgfD5Aqm5Crs+Hm0VOH/i9J2+nxYbc =
100
100
golang.org/x/vuln v0.0.0-20220901221904-62b0186a1058 h1:YnB27EXBD8XxB0JcaOeluuvhF2kS4DrH0k+lpopG2xc =
101
101
golang.org/x/vuln v0.0.0-20220901221904-62b0186a1058 /go.mod h1:7tDfEDtOLlzHQRi4Yzfg5seVBSvouUIjyPzBx4q5CxQ =
102
102
golang.org/x/xerrors v0.0.0-20190717185122-a985d3407aa7 /go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0 =
You can’t perform that action at this time.
0 commit comments