We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af6842c commit ce2e778Copy full SHA for ce2e778
go.mod
@@ -27,7 +27,7 @@ require (
27
github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
28
github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
29
github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
30
- github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
+ github.com/golangci/revgrep v0.0.0-20210208091834-cd28932614b5
31
github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
32
github.com/jgautheron/goconst v0.0.0-20201117150253-ccae5bf973f3
33
github.com/jingyugao/rowserrcheck v0.0.0-20210130005344-c6a0c12dd98d
go.sum
0 commit comments