File tree Expand file tree Collapse file tree 2 files changed +9
-5
lines changed Expand file tree Collapse file tree 2 files changed +9
-5
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments