We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4119132 commit acf46d0Copy full SHA for acf46d0
go.mod
@@ -91,10 +91,10 @@ require (
91
github.com/uudashr/gocognit v1.0.5
92
github.com/valyala/quicktemplate v1.7.0
93
github.com/yeya24/promlinter v0.1.0
94
- golang.org/x/tools v0.1.7
+ golang.org/x/tools v0.1.8-0.20211102182255-bb4add04ddef
95
gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
96
honnef.co/go/tools v0.2.2
97
- mvdan.cc/gofumpt v0.1.1
+ mvdan.cc/gofumpt v0.2.0
98
mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
99
mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b // indirect
100
mvdan.cc/unparam v0.0.0-20210104141923-aac4ce9116a7
go.sum
0 commit comments