unparam: bump to HEAD (#2506)

This commit is contained in:
Ludovic Fernandez 2022-01-21 18:08:37 +01:00 committed by GitHub
parent ffb3fde4ef
commit 0fe8d4fb88
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 5 deletions

2
go.mod
View file

@ -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
)