Skip to content

Commit 01dc138

Browse files
committed
wip: update staticcheck to v0.5.0-rc.1
1 parent d888f7e commit 01dc138

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

go.mod

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/golangci/golangci-lint
22

3-
go 1.22.0
3+
go 1.22.1
44

55
require (
66
4d63.com/gocheckcompilerdirectives v1.2.1
@@ -127,7 +127,7 @@ require (
127127
golang.org/x/exp v0.0.0-20240103183307-be819d1f06fc
128128
golang.org/x/tools v0.23.0
129129
gopkg.in/yaml.v3 v3.0.1
130-
honnef.co/go/tools v0.5.0-0.dev.0.20240621230735-3fe6ed0ecdfe
130+
honnef.co/go/tools v0.5.0-rc.1
131131
mvdan.cc/gofumpt v0.6.0
132132
mvdan.cc/unparam v0.0.0-20240528143540-8a5130ca722f
133133
)

go.sum

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)