Skip to content

Commit af400d2

Browse files
committed
update golang.org/x/tools
1 parent ec25689 commit af400d2

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
@@ -95,7 +95,7 @@ require (
9595
github.com/yagipy/maintidx v1.0.0
9696
github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1
9797
gitlab.com/bosi/decorder v0.2.1
98-
golang.org/x/tools v0.1.9
98+
golang.org/x/tools v0.1.10-0.20220215213654-11109f614291
9999
gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
100100
honnef.co/go/tools v0.2.2
101101
mvdan.cc/gofumpt v0.2.1
@@ -157,7 +157,7 @@ require (
157157
github.com/tklauser/numcpus v0.3.0 // indirect
158158
github.com/valyala/bytebufferpool v1.0.0 // indirect
159159
github.com/yusufpapurcu/wmi v1.2.2 // indirect
160-
golang.org/x/mod v0.5.1 // indirect
160+
golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 // indirect
161161
golang.org/x/sys v0.0.0-20220111092808-5a964db01320 // indirect
162162
golang.org/x/text v0.3.7 // indirect
163163
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)