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 @@ -126,7 +126,7 @@ require (
126
126
golang.org/x/tools v0.17.0
127
127
gopkg.in/yaml.v3 v3.0.1
128
128
honnef.co/go/tools v0.4.6
129
- mvdan.cc/gofumpt v0.5 .0
129
+ mvdan.cc/gofumpt v0.6 .0
130
130
mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
131
131
mvdan.cc/unparam v0.0.0-20240104100049-c549a3470d14
132
132
)
@@ -192,7 +192,7 @@ require (
192
192
golang.org/x/exp/typeparams v0.0.0-20231219180239-dc181d75b848 // indirect
193
193
golang.org/x/mod v0.14.0 // indirect
194
194
golang.org/x/sync v0.6.0 // indirect
195
- golang.org/x/sys v0.15 .0 // indirect
195
+ golang.org/x/sys v0.16 .0 // indirect
196
196
golang.org/x/text v0.14.0 // indirect
197
197
google.golang.org/protobuf v1.31.0 // indirect
198
198
gopkg.in/ini.v1 v1.67.0 // indirect
You can’t perform that action at this time.
0 commit comments