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 e05fa25Copy full SHA for e05fa25
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-20220804020002-dac327fcfa82
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