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 3b9a6cc commit 4da630bCopy full SHA for 4da630b
go.mod
@@ -37,7 +37,7 @@ require (
37
github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
38
github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
39
github.com/golangci/misspell v0.3.5
40
- github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2
+ github.com/golangci/revgrep v0.0.0-20220804021717-745bb2f7c2e6
41
github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
42
github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
43
github.com/gostaticanalysis/forcetypeassert v0.1.0
go.sum
0 commit comments