Skip to content

Commit 50015ac

Browse files
build(deps): bump honnef.co/go/tools from 0.3.1 to 0.3.2
Bumps [honnef.co/go/tools](https://github.com/dominikh/go-tools) from 0.3.1 to 0.3.2. - [Release notes](https://github.com/dominikh/go-tools/releases) - [Commits](dominikh/go-tools@v0.3.1...v0.3.2) --- updated-dependencies: - dependency-name: honnef.co/go/tools dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c1dfc85 commit 50015ac

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

go.mod

+3-4
Original file line numberDiff line numberDiff line change
@@ -99,9 +99,9 @@ require (
9999
github.com/yagipy/maintidx v1.0.0
100100
github.com/yeya24/promlinter v0.2.0
101101
gitlab.com/bosi/decorder v0.2.1
102-
golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a
102+
golang.org/x/tools v0.1.11-0.20220513221640-090b14e8501f
103103
gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
104-
honnef.co/go/tools v0.3.1
104+
honnef.co/go/tools v0.3.2
105105
mvdan.cc/gofumpt v0.3.1
106106
mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
107107
mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5
@@ -165,11 +165,10 @@ require (
165165
github.com/valyala/bytebufferpool v1.0.0 // indirect
166166
github.com/yusufpapurcu/wmi v1.2.2 // indirect
167167
golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e // indirect
168-
golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 // indirect
168+
golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 // indirect
169169
golang.org/x/sync v0.0.0-20210220032951-036812b2e83c // indirect
170170
golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 // indirect
171171
golang.org/x/text v0.3.7 // indirect
172-
golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f // indirect
173172
google.golang.org/protobuf v1.28.0 // indirect
174173
gopkg.in/ini.v1 v1.66.4 // indirect
175174
gopkg.in/yaml.v2 v2.4.0 // indirect

go.sum

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

0 commit comments

Comments
 (0)