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 @@ -12,7 +12,7 @@ require (
12
12
github.com/golang/mock v1.1.1
13
13
github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
14
14
github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
15
- github.com/golangci/errcheck v0.0.0-20180902071612-f726ab79eeeb
15
+ github.com/golangci/errcheck v0.0.0-20181003203344-1765131d5be5
16
16
github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
17
17
github.com/golangci/go-tools v0.0.0-20180902103155-93eecd106a0b
18
18
github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
Original file line number Diff line number Diff line change @@ -26,6 +26,8 @@ github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a h1:w8hkcTqaFpzKqonE9
26
26
github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a /go.mod h1:ryS0uhF+x9jgbj/N71xsEqODy9BN81/GonCZiOzirOk =
27
27
github.com/golangci/errcheck v0.0.0-20180902071612-f726ab79eeeb h1:nIkmxOhujne45EXNG0EK88C4CgYNt90Dq5045+RYjtU =
28
28
github.com/golangci/errcheck v0.0.0-20180902071612-f726ab79eeeb /go.mod h1:DbHgvLiFKX1Sh2T1w8Q/h4NAI8MHIpzCdnBUDTXU3I0 =
29
+ github.com/golangci/errcheck v0.0.0-20181003203344-1765131d5be5 h1:q7aCFiVt6gMxZseillOwgsyitdcxbqQz5oxA2rHIeMY =
30
+ github.com/golangci/errcheck v0.0.0-20181003203344-1765131d5be5 /go.mod h1:DbHgvLiFKX1Sh2T1w8Q/h4NAI8MHIpzCdnBUDTXU3I0 =
29
31
github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 h1:WadunOE/TeHR8U7f0TXiJACHeU3cuFOXuKafw4rozqU =
30
32
github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 /go.mod h1:SyvUF2NxV+sN8upjjeVYr5W7tyxaT1JVtvhKhOn2ii8 =
31
33
github.com/golangci/go-tools v0.0.0-20180902103155-93eecd106a0b h1:FSrt9JBK7JINu5UobyIF6epfpjL66H+67KZoTbE0zwk =
You can’t perform that action at this time.
0 commit comments