Skip to content

Commit a42ee30

Browse files
committed
Upgrade unparam dependency
Upgrade unparam dependency to fix a crasher bug See mvdan/unparam#89
1 parent ddce9aa commit a42ee30

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ require (
143143
gopkg.in/yaml.v3 v3.0.1
144144
honnef.co/go/tools v0.6.1
145145
mvdan.cc/gofumpt v0.9.2
146-
mvdan.cc/unparam v0.0.0-20250301125049-0df0534333a4
146+
mvdan.cc/unparam v0.0.0-20251027182757-5beb8c8f8f15
147147
)
148148

149149
require (

go.sum

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)