mirror of
https://github.com/scratchfoundation/golangci-lint.git
synced 2025-08-28 22:28:43 -04:00
ineffassign: bump to HEAD (#3898)
This commit is contained in:
parent
b5093688c0
commit
4f4362c6c8
2 changed files with 3 additions and 3 deletions
2
go.mod
2
go.mod
|
@ -45,7 +45,7 @@ require (
|
|||
github.com/golangci/misspell v0.4.0
|
||||
github.com/golangci/revgrep v0.0.0-20220804021717-745bb2f7c2e6
|
||||
github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
|
||||
github.com/gordonklaus/ineffassign v0.0.0-20230107090616-13ace0543b28
|
||||
github.com/gordonklaus/ineffassign v0.0.0-20230610083614-0e73809eb601
|
||||
github.com/gostaticanalysis/forcetypeassert v0.1.0
|
||||
github.com/gostaticanalysis/nilerr v0.1.1
|
||||
github.com/hashicorp/go-multierror v1.1.1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue