mirror of
https://github.com/scratchfoundation/golangci-lint.git
synced 2025-08-28 22:28:43 -04:00
unparam: bump to HEAD (#2506)
This commit is contained in:
parent
ffb3fde4ef
commit
0fe8d4fb88
2 changed files with 3 additions and 5 deletions
2
go.mod
2
go.mod
|
@ -101,5 +101,5 @@ require (
|
|||
mvdan.cc/gofumpt v0.2.1
|
||||
mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
|
||||
mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b // indirect
|
||||
mvdan.cc/unparam v0.0.0-20210104141923-aac4ce9116a7
|
||||
mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue