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 1557692 commit cb020ebCopy full SHA for cb020eb
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-20220803195912-731d42a5d1c1
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