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 9684052 commit 07af73aCopy full SHA for 07af73a
go.mod
@@ -36,7 +36,7 @@ require (
36
github.com/golangci/misspell v0.3.5
37
github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2
38
github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
39
- github.com/gordonklaus/ineffassign v0.0.0-20210225214923-2e10b2664254
+ github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
40
github.com/gostaticanalysis/forcetypeassert v0.0.0-20200621232751-01d4955beaa5
41
github.com/gostaticanalysis/nilerr v0.1.1
42
github.com/hashicorp/go-multierror v1.1.1
go.sum
0 commit comments