File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ require (
11
11
golang.org/x/sys v0.0.0-20220209214540-3681064d5158
12
12
golang.org/x/tools v0.1.11-0.20220523181440-ccb10502d1a5
13
13
golang.org/x/vuln v0.0.0-20220613164644-4eb5ba49563c
14
- honnef.co/go/tools v0.3.0
14
+ honnef.co/go/tools v0.3.2
15
15
mvdan.cc/gofumpt v0.3.0
16
16
mvdan.cc/xurls/v2 v2.4.0
17
17
)
Original file line number Diff line number Diff line change @@ -89,6 +89,8 @@ gopkg.in/yaml.v2 v2.2.4/go.mod h1:hI93XBmqTisBFMUTm0b8Fm+jr3Dg1NNxqwp+5A1VGuI=
89
89
honnef.co/go/tools v0.2.2 /go.mod h1:lPVVZ2BS5TfnjLyizF7o7hv7j9/L+8cZY2hLyjP9cGY =
90
90
honnef.co/go/tools v0.3.0 h1:2LdYUZ7CIxnYgskbUZfY7FPggmqnh6shBqfWa8Tn3XU =
91
91
honnef.co/go/tools v0.3.0 /go.mod h1:vlRD9XErLMGT+mDuofSr0mMMquscM/1nQqtRSsh6m70 =
92
+ honnef.co/go/tools v0.3.2 h1:ytYb4rOqyp1TSa2EPvNVwtPQJctSELKaMyLfqNP4+34 =
93
+ honnef.co/go/tools v0.3.2 /go.mod h1:jzwdWgg7Jdq75wlfblQxO4neNaFFSvgc1tD5Wv8U0Yw =
92
94
mvdan.cc/gofumpt v0.3.0 h1:kTojdZo9AcEYbQYhGuLf/zszYthRdhDNDUi2JKTxas4 =
93
95
mvdan.cc/gofumpt v0.3.0 /go.mod h1:0+VyGZWleeIj5oostkOex+nDBA0eyavuDnDusAJ8ylo =
94
96
mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 h1:Jh3LAeMt1eGpxomyu3jVkmVZWW2MxZ1qIIV2TZ/nRio =
You can’t perform that action at this time.
0 commit comments