Skip to content

Commit 11bf3d6

Browse files
build(deps): bump mvdan.cc/gofumpt from 0.5.0 to 0.6.0 (#4338)
1 parent 1cfbe0d commit 11bf3d6

File tree

2 files changed

+8
-7
lines changed

2 files changed

+8
-7
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ require (
126126
golang.org/x/tools v0.17.0
127127
gopkg.in/yaml.v3 v3.0.1
128128
honnef.co/go/tools v0.4.6
129-
mvdan.cc/gofumpt v0.5.0
129+
mvdan.cc/gofumpt v0.6.0
130130
mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
131131
mvdan.cc/unparam v0.0.0-20240104100049-c549a3470d14
132132
)
@@ -192,7 +192,7 @@ require (
192192
golang.org/x/exp/typeparams v0.0.0-20231219180239-dc181d75b848 // indirect
193193
golang.org/x/mod v0.14.0 // indirect
194194
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
196196
golang.org/x/text v0.14.0 // indirect
197197
google.golang.org/protobuf v1.31.0 // indirect
198198
gopkg.in/ini.v1 v1.67.0 // indirect

go.sum

Lines changed: 6 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)