Skip to content

Commit 1ef7ed9

Browse files
committed
wip: use unreleased version of staticcheck
1 parent 324e814 commit 1ef7ed9

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

go.mod

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ require (
1010
github.com/Antonboom/errname v0.1.13
1111
github.com/Antonboom/nilnil v0.1.9
1212
github.com/Antonboom/testifylint v1.4.2
13-
github.com/BurntSushi/toml v1.4.0
13+
github.com/BurntSushi/toml v1.4.1-0.20240526193622-a339e1f7089c
1414
github.com/Crocmagnon/fatcontext v0.3.0
1515
github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
1616
github.com/GaijinEntertainment/go-exhaustruct/v3 v3.3.0
@@ -127,7 +127,7 @@ require (
127127
golang.org/x/exp v0.0.0-20240103183307-be819d1f06fc
128128
golang.org/x/tools v0.22.0
129129
gopkg.in/yaml.v3 v3.0.1
130-
honnef.co/go/tools v0.4.7
130+
honnef.co/go/tools v0.5.0-0.dev.0.20240621230735-3fe6ed0ecdfe
131131
mvdan.cc/gofumpt v0.6.0
132132
mvdan.cc/unparam v0.0.0-20240528143540-8a5130ca722f
133133
)

go.sum

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

0 commit comments

Comments
 (0)