Skip to content

Commit aa15784

Browse files
committed
fix: update golang.org/x/tools
1 parent 76c4521 commit aa15784

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ require (
7070
github.com/valyala/quicktemplate v1.6.3
7171
golang.org/x/sys v0.0.0-20201009025420-dfb3f7c4e634 // indirect
7272
golang.org/x/text v0.3.4 // indirect
73-
golang.org/x/tools v0.0.0-20210101214203-2dba1e4ea05c
73+
golang.org/x/tools v0.0.0-20210105210202-9ed45478a130
7474
gopkg.in/yaml.v2 v2.4.0
7575
honnef.co/go/tools v0.0.1-2020.1.6
7676
mvdan.cc/gofumpt v0.0.0-20201129102820-5c11c50e9475

go.sum

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

0 commit comments

Comments
 (0)