Skip to content

Commit

Permalink
wip: use unreleased version of staticcheck
Browse files Browse the repository at this point in the history
  • Loading branch information
ldez committed Jun 22, 2024
1 parent 69a522f commit df418ed
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ require (
github.com/Antonboom/errname v0.1.13
github.com/Antonboom/nilnil v0.1.9
github.com/Antonboom/testifylint v1.4.3
github.com/BurntSushi/toml v1.4.0
github.com/BurntSushi/toml v1.4.1-0.20240526193622-a339e1f7089c
github.com/Crocmagnon/fatcontext v0.3.0
github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
github.com/GaijinEntertainment/go-exhaustruct/v3 v3.3.0
Expand Down Expand Up @@ -127,7 +127,7 @@ require (
golang.org/x/exp v0.0.0-20240103183307-be819d1f06fc
golang.org/x/tools v0.22.0
gopkg.in/yaml.v3 v3.0.1
honnef.co/go/tools v0.4.7
honnef.co/go/tools v0.5.0-0.dev.0.20240621230735-3fe6ed0ecdfe
mvdan.cc/gofumpt v0.6.0
mvdan.cc/unparam v0.0.0-20240528143540-8a5130ca722f
)
Expand Down
8 changes: 4 additions & 4 deletions go.sum

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit df418ed

Please sign in to comment.