Skip to content

Commit c93019e

Browse files
committed
TEMP
1 parent 63db6cf commit c93019e

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

go.mod

+2-2
Original file line numberDiff line numberDiff line change
@@ -69,10 +69,10 @@ require (
6969
github.com/valyala/quicktemplate v1.6.3
7070
golang.org/x/sys v0.0.0-20201009025420-dfb3f7c4e634 // indirect
7171
golang.org/x/text v0.3.4 // indirect
72-
golang.org/x/tools v0.0.0-20201121010211-780cb80bd7fb
72+
golang.org/x/tools v0.0.0-20210101214203-2dba1e4ea05c
7373
gopkg.in/yaml.v2 v2.4.0
7474
honnef.co/go/tools v0.0.1-2020.1.6
75-
mvdan.cc/gofumpt v0.0.0-20201129102820-5c11c50e9475
75+
mvdan.cc/gofumpt v0.0.0-20210102120916-d8ca225163af
7676
mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
7777
mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b // indirect
7878
mvdan.cc/unparam v0.0.0-20200501210554-b37ab49443f7

go.sum

+6-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)