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 @@ -10,7 +10,7 @@ require (
10
10
golang.org/x/sync v0.15.0
11
11
golang.org/x/telemetry v0.0.0-20250417124945-06ef541f3fa3
12
12
golang.org/x/text v0.26.0
13
- golang.org/x/tools v0.33 .1-0.20250521210010-423c5afcceff
13
+ golang.org/x/tools v0.34 .1-0.20250610180157-87f68886ec5f
14
14
golang.org/x/vuln v1.1.4
15
15
gopkg.in/yaml.v3 v3.0.1
16
16
honnef.co/go/tools v0.7.0-0.dev.0.20250523013057-bbc2f4dd71ea
@@ -27,5 +27,3 @@ require (
27
27
golang.org/x/sys v0.33.0 // indirect
28
28
gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 // indirect
29
29
)
30
-
31
- replace golang.org/x/tools => ../
Original file line number Diff line number Diff line change @@ -97,8 +97,8 @@ golang.org/x/tools v0.6.0/go.mod h1:Xwgl3UAJ/d3gWutnCtw505GrjyAbvKui8lOU390QaIU=
97
97
golang.org/x/tools v0.13.0 /go.mod h1:HvlwmtVNQAhOuCjW7xxvovg8wbNq7LwfXh/k7wXUl58 =
98
98
golang.org/x/tools v0.21.1-0.20240508182429-e35e4ccd0d2d /go.mod h1:aiJjzUbINMkxbQROHiO6hDPo2LHcIPhhQsa9DLh0yGk =
99
99
golang.org/x/tools v0.23.0 /go.mod h1:pnu6ufv6vQkll6szChhK3C3L/ruaIv5eBeztNG8wtsI =
100
- golang.org/x/tools v0.33 .1-0.20250521210010-423c5afcceff h1:bA6IPdkOZlJfemcA6L5+cR2eglJm0B1m7JgMNgZyfgs =
101
- golang.org/x/tools v0.33 .1-0.20250521210010-423c5afcceff /go.mod h1:CIJMaWEY88juyUfo7UbgPqbC8rU2OqfAV1h2Qp0oMYI =
100
+ golang.org/x/tools v0.34 .1-0.20250610180157-87f68886ec5f h1:OQ4h61FPxSOC5Y6JY92YS4wZ9X4XDD5RBNRd72FSx2A =
101
+ golang.org/x/tools v0.34 .1-0.20250610180157-87f68886ec5f /go.mod h1:pAP9OwEaY1CAW3HOmg3hLZC5Z0CCmzjAF2UQMSqNARg =
102
102
golang.org/x/vuln v1.1.4 h1:Ju8QsuyhX3Hk8ma3CesTbO8vfJD9EvUBgHvkxHBzj0I =
103
103
golang.org/x/vuln v1.1.4 /go.mod h1:F+45wmU18ym/ca5PLTPLsSzr2KppzswxPP603ldA67s =
104
104
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