mirror of
https://github.com/scratchfoundation/golangci-lint.git
synced 2025-08-28 22:28:43 -04:00
go.mod: Roll back to golang/mock 1.0.0
This commit is contained in:
parent
9ce337296b
commit
d7a38bbdf2
15 changed files with 166 additions and 1016 deletions
2
go.mod
2
go.mod
|
@ -9,7 +9,7 @@ require (
|
|||
github.com/go-lintpack/lintpack v0.5.2
|
||||
github.com/go-ole/go-ole v1.2.1 // indirect
|
||||
github.com/gobwas/glob v0.2.3 // indirect
|
||||
github.com/golang/mock v1.1.1
|
||||
github.com/golang/mock v1.0.0
|
||||
github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
|
||||
github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
|
||||
github.com/golangci/errcheck v0.0.0-20181003203344-ef45e06d44b6
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue