Skip to content

Commit 10c786e

Browse files
authored
chore: update gofumpt. (#1548)
1 parent 33fe87b commit 10c786e

File tree

2 files changed

+13
-7
lines changed

2 files changed

+13
-7
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,10 +67,10 @@ require (
6767
github.com/valyala/quicktemplate v1.6.3
6868
golang.org/x/sys v0.0.0-20201009025420-dfb3f7c4e634 // indirect
6969
golang.org/x/text v0.3.4 // indirect
70-
golang.org/x/tools v0.0.0-20201118003311-bd56c0adb394
70+
golang.org/x/tools v0.0.0-20201121010211-780cb80bd7fb
7171
gopkg.in/yaml.v2 v2.4.0
7272
honnef.co/go/tools v0.0.1-2020.1.6
73-
mvdan.cc/gofumpt v0.0.0-20200802201014-ab5a8192947d
73+
mvdan.cc/gofumpt v0.0.0-20201129102820-5c11c50e9475
7474
mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
7575
mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b // indirect
7676
mvdan.cc/unparam v0.0.0-20200501210554-b37ab49443f7

go.sum

Lines changed: 11 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)