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 @@ -52,7 +52,7 @@ require (
52
52
github.com/valyala/quicktemplate v1.5.0
53
53
golang.org/x/tools v0.0.0-20200502202811-ed308ab3e770
54
54
gopkg.in/yaml.v2 v2.3.0
55
- honnef.co/go/tools v0.0.1-2020.1.3
55
+ honnef.co/go/tools v0.0.1-2020.1.4
56
56
mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
57
57
mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b // indirect
58
58
mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
Original file line number Diff line number Diff line change @@ -455,6 +455,8 @@ gopkg.in/yaml.v2 v2.3.0/go.mod h1:hI93XBmqTisBFMUTm0b8Fm+jr3Dg1NNxqwp+5A1VGuI=
455
455
honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 /go.mod h1:rf3lG4BRIbNafJWhAfAdb/ePZxsR/4RtNHQocxwk9r4 =
456
456
honnef.co/go/tools v0.0.1-2020.1.3 h1:sXmLre5bzIR6ypkjXCDI3jHPssRhc8KD/Ome589sc3U =
457
457
honnef.co/go/tools v0.0.1-2020.1.3 /go.mod h1:X/FiERA/W4tHapMX5mGpAtMSVEeEUOyHaw9vFzvIQ3k =
458
+ honnef.co/go/tools v0.0.1-2020.1.4 h1:UoveltGrhghAA7ePc+e+QYDHXrBps2PqFZiHkGR/xK8 =
459
+ honnef.co/go/tools v0.0.1-2020.1.4 /go.mod h1:X/FiERA/W4tHapMX5mGpAtMSVEeEUOyHaw9vFzvIQ3k =
458
460
mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed h1:WX1yoOaKQfddO/mLzdV4wptyWgoH/6hwLs7QHTixo0I =
459
461
mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed /go.mod h1:Xkxe497xwlCKkIaQYRfC7CSLworTXY9RMqwhhCm+8Nc =
460
462
mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b h1:DxJ5nJdkhDlLok9K6qO+5290kphDJbHOQO1DFFFTeBo =
You can’t perform that action at this time.
0 commit comments