File tree Expand file tree Collapse file tree 2 files changed +14
-8
lines changed Expand file tree Collapse file tree 2 files changed +14
-8
lines changed Original file line number Diff line number Diff line change @@ -134,9 +134,9 @@ require (
134134 go.augendre.info/fatcontext v0.8.0
135135 go.uber.org/automaxprocs v1.6.0
136136 golang.org/x/mod v0.26.0
137- golang.org/x/sync v0.15 .0
137+ golang.org/x/sync v0.16 .0
138138 golang.org/x/sys v0.34.0
139- golang.org/x/tools v0.34 .0
139+ golang.org/x/tools v0.35 .0
140140 gopkg.in/yaml.v3 v3.0.1
141141 honnef.co/go/tools v0.6.1
142142 mvdan.cc/gofumpt v0.8.0
@@ -215,6 +215,8 @@ require (
215215 golang.org/x/exp v0.0.0-20240909161429-701f63a606c0 // indirect
216216 golang.org/x/exp/typeparams v0.0.0-20250210185358-939b2ce775ac // indirect
217217 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
218220 google.golang.org/protobuf v1.36.6 // indirect
219221 gopkg.in/ini.v1 v1.67.0 // indirect
220222 gopkg.in/yaml.v2 v2.4.0 // indirect
You can’t perform that action at this time.
0 commit comments