File tree Expand file tree Collapse file tree 2 files changed +8
-7
lines changed Expand file tree Collapse file tree 2 files changed +8
-7
lines changed Original file line number Diff line number Diff line change @@ -125,7 +125,7 @@ require (
125125 go-simpler.org/sloglint v0.6.0
126126 go.uber.org/automaxprocs v1.5.3
127127 golang.org/x/exp v0.0.0-20240103183307-be819d1f06fc
128- golang.org/x/tools v0.20 .0
128+ golang.org/x/tools v0.21 .0
129129 gopkg.in/yaml.v3 v3.0.1
130130 honnef.co/go/tools v0.4.7
131131 mvdan.cc/gofumpt v0.6.0
@@ -192,7 +192,7 @@ require (
192192 golang.org/x/exp/typeparams v0.0.0-20240314144324-c7f7c6466f7f // indirect
193193 golang.org/x/mod v0.17.0 // indirect
194194 golang.org/x/sync v0.7.0 // indirect
195- golang.org/x/sys v0.19 .0 // indirect
195+ golang.org/x/sys v0.20 .0 // indirect
196196 golang.org/x/text v0.14.0 // indirect
197197 google.golang.org/protobuf v1.33.0 // indirect
198198 gopkg.in/ini.v1 v1.67.0 // indirect
You can’t perform that action at this time.
0 commit comments