Skip to content

Commit e4945f7

Browse files
build(deps): bump honnef.co/go/tools from 0.2.2 to 0.3.0 (#2738)
1 parent bb7731f commit e4945f7

File tree

2 files changed

+9
-5
lines changed

2 files changed

+9
-5
lines changed

go.mod

+3-2
Original file line numberDiff line numberDiff line change
@@ -96,9 +96,9 @@ require (
9696
github.com/yagipy/maintidx v1.0.0
9797
github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1
9898
gitlab.com/bosi/decorder v0.2.1
99-
golang.org/x/tools v0.1.10
99+
golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a
100100
gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
101-
honnef.co/go/tools v0.2.2
101+
honnef.co/go/tools v0.3.0
102102
mvdan.cc/gofumpt v0.3.1
103103
mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
104104
mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5
@@ -159,6 +159,7 @@ require (
159159
github.com/tklauser/numcpus v0.3.0 // indirect
160160
github.com/valyala/bytebufferpool v1.0.0 // indirect
161161
github.com/yusufpapurcu/wmi v1.2.2 // indirect
162+
golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e // indirect
162163
golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 // indirect
163164
golang.org/x/sync v0.0.0-20210220032951-036812b2e83c // indirect
164165
golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 // indirect

go.sum

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

0 commit comments

Comments
 (0)