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 @@ -15,7 +15,7 @@ require (
15
15
github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
16
16
github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
17
17
github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
18
- github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
18
+ github.com/golangci/gocyclo v0.0.0-20180528144436-0a533e8fa43d
19
19
github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
20
20
github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
21
21
github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
Original file line number Diff line number Diff line change @@ -98,6 +98,8 @@ github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 h1:pe9JHs3cHHDQgO
98
98
github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 /go.mod h1:JXrF4TWy4tXYn62/9x8Wm/K/dm06p8tCKwFRDPZG/1o =
99
99
github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee h1:J2XAy40+7yz70uaOiMbNnluTg7gyQhtGqLQncQh+4J8 =
100
100
github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee /go.mod h1:ozx7R9SIwqmqf5pRP90DhR2Oay2UIjGuKheCBCNwAYU =
101
+ github.com/golangci/gocyclo v0.0.0-20180528144436-0a533e8fa43d h1:pXTK/gkVNs7Zyy7WKgLXmpQ5bHTrq5GDsp8R9Qs67g0 =
102
+ github.com/golangci/gocyclo v0.0.0-20180528144436-0a533e8fa43d /go.mod h1:ozx7R9SIwqmqf5pRP90DhR2Oay2UIjGuKheCBCNwAYU =
101
103
github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a h1:iR3fYXUjHCR97qWS8ch1y9zPNsgXThGwjKPrYfqMPks =
102
104
github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a /go.mod h1:9qCChq59u/eW8im404Q2WWTrnBUQKjpNYKMbU4M7EFU =
103
105
github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc h1:gLLhTLMk2/SutryVJ6D4VZCU3CUqr8YloG7FPIBWFpI =
You can’t perform that action at this time.
0 commit comments