Skip to content

Commit ec8435d

Browse files
committed
update
1 parent 834ec9c commit ec8435d

File tree

2 files changed

+10
-3
lines changed

2 files changed

+10
-3
lines changed

go.mod

+3-3
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ require (
9797
github.com/yagipy/maintidx v1.0.0
9898
github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1
9999
gitlab.com/bosi/decorder v0.2.1
100-
golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a
100+
golang.org/x/tools v0.1.11-0.20220408144541-fe932b4680bd
101101
gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
102102
honnef.co/go/tools v0.3.0
103103
mvdan.cc/gofumpt v0.3.1
@@ -161,9 +161,9 @@ require (
161161
github.com/valyala/bytebufferpool v1.0.0 // indirect
162162
github.com/yusufpapurcu/wmi v1.2.2 // indirect
163163
golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e // indirect
164-
golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 // indirect
164+
golang.org/x/mod v0.6.0-dev.0.20220330205332-605edab4323b // indirect
165165
golang.org/x/sync v0.0.0-20210220032951-036812b2e83c // indirect
166-
golang.org/x/sys v0.0.0-20220403020550-483a9cbc67c0 // indirect
166+
golang.org/x/sys v0.0.0-20220408201424-a24fb2fb8a0f // indirect
167167
golang.org/x/text v0.3.7 // indirect
168168
golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 // indirect
169169
google.golang.org/protobuf v1.27.1 // indirect

go.sum

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

0 commit comments

Comments
 (0)