File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -211,6 +211,6 @@ require (
211211 google.golang.org/protobuf v1.36.10 // indirect
212212 gopkg.in/yaml.v3 v3.0.1 // indirect
213213 honnef.co/go/tools v0.6.1 // indirect
214- mvdan.cc/gofumpt v0.9.1 // indirect
214+ mvdan.cc/gofumpt v0.9.2 // indirect
215215 mvdan.cc/unparam v0.0.0-20250301125049-0df0534333a4 // indirect
216216)
Original file line number Diff line number Diff line change @@ -585,7 +585,7 @@ gopkg.in/yaml.v3 v3.0.1 h1:fxVm/GzAzEWqLHuvctI91KS9hhNmmWOoWu0XTYJS7CA=
585585gopkg.in/yaml.v3 v3.0.1 /go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM =
586586honnef.co/go/tools v0.6.1 h1:R094WgE8K4JirYjBaOpz/AvTyUu/3wbmAoskKN/pxTI =
587587honnef.co/go/tools v0.6.1 /go.mod h1:3puzxxljPCe8RGJX7BIy1plGbxEOZni5mR2aXe3/uk4 =
588- mvdan.cc/gofumpt v0.9.1 h1:p5YT2NfFWsYyTieYgwcQ8aKV3xRvFH4uuN/zB2gBbMQ =
589- mvdan.cc/gofumpt v0.9.1 /go.mod h1:3xYtNemnKiXaTh6R4VtlqDATFwBbdXI8lJvH/4qk7mw =
588+ mvdan.cc/gofumpt v0.9.2 h1:zsEMWL8SVKGHNztrx6uZrXdp7AX8r421Vvp23sz7ik4 =
589+ mvdan.cc/gofumpt v0.9.2 /go.mod h1:iB7Hn+ai8lPvofHd9ZFGVg2GOr8sBUw1QUWjNbmIL/s =
590590mvdan.cc/unparam v0.0.0-20250301125049-0df0534333a4 h1:WjUu4yQoT5BHT1w8Zu56SP8367OuBV5jvo+4Ulppyf8 =
591591mvdan.cc/unparam v0.0.0-20250301125049-0df0534333a4 /go.mod h1:rthT7OuvRbaGcd5ginj6dA2oLE7YNlta9qhBNNdCaLE =
You can’t perform that action at this time.
0 commit comments