Skip to content

Commit 7aba93f

Browse files
committed
Fix: use new version wastedassign
1 parent 0110a1b commit 7aba93f

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ require (
5454
github.com/polyfloyd/go-errorlint v0.0.0-20201127212506-19bd8db6546f
5555
github.com/ryancurrah/gomodguard v1.2.0
5656
github.com/ryanrolds/sqlclosecheck v0.3.0
57-
github.com/sanposhiho/wastedassign v0.1.1
57+
github.com/sanposhiho/wastedassign v0.1.2
5858
github.com/securego/gosec/v2 v2.5.0
5959
github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
6060
github.com/shirou/gopsutil/v3 v3.21.1

go.sum

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

0 commit comments

Comments
 (0)