Skip to content

Commit 6cbcc4f

Browse files
committed
update golang.org/x/tools
1 parent 53ab6c3 commit 6cbcc4f

File tree

2 files changed

+6
-14
lines changed

2 files changed

+6
-14
lines changed

go.mod

+2-2
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ require (
9494
github.com/yagipy/maintidx v1.0.0
9595
github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1
9696
gitlab.com/bosi/decorder v0.2.1
97-
golang.org/x/tools v0.1.9
97+
golang.org/x/tools v0.1.10-0.20220215213654-11109f614291
9898
gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
9999
honnef.co/go/tools v0.2.2
100100
mvdan.cc/gofumpt v0.3.0
@@ -156,7 +156,7 @@ require (
156156
github.com/tklauser/numcpus v0.3.0 // indirect
157157
github.com/valyala/bytebufferpool v1.0.0 // indirect
158158
github.com/yusufpapurcu/wmi v1.2.2 // indirect
159-
golang.org/x/mod v0.5.1 // indirect
159+
golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 // indirect
160160
golang.org/x/sys v0.0.0-20220209214540-3681064d5158 // indirect
161161
golang.org/x/text v0.3.7 // indirect
162162
golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 // indirect

go.sum

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

0 commit comments

Comments
 (0)