File tree Expand file tree Collapse file tree 2 files changed +11
-5
lines changed Expand file tree Collapse file tree 2 files changed +11
-5
lines changed Original file line number Diff line number Diff line change @@ -136,7 +136,7 @@ require (
136
136
golang.org/x/mod v0.26.0
137
137
golang.org/x/sync v0.16.0
138
138
golang.org/x/sys v0.34.0
139
- golang.org/x/tools v0.34 .0
139
+ golang.org/x/tools v0.35 .0
140
140
gopkg.in/yaml.v3 v3.0.1
141
141
honnef.co/go/tools v0.6.1
142
142
mvdan.cc/gofumpt v0.8.0
@@ -215,6 +215,8 @@ require (
215
215
golang.org/x/exp v0.0.0-20240909161429-701f63a606c0 // indirect
216
216
golang.org/x/exp/typeparams v0.0.0-20250620022241-b7579e27df2b // indirect
217
217
golang.org/x/text v0.26.0 // indirect
218
+ golang.org/x/tools/go/expect v0.1.1-deprecated // indirect
219
+ golang.org/x/tools/go/packages/packagestest v0.1.1-deprecated // indirect
218
220
google.golang.org/protobuf v1.36.6 // indirect
219
221
gopkg.in/ini.v1 v1.67.0 // indirect
220
222
gopkg.in/yaml.v2 v2.4.0 // indirect
You can’t perform that action at this time.
0 commit comments