We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69a522f commit df418edCopy full SHA for df418ed
go.mod
@@ -10,7 +10,7 @@ require (
10
github.com/Antonboom/errname v0.1.13
11
github.com/Antonboom/nilnil v0.1.9
12
github.com/Antonboom/testifylint v1.4.3
13
- github.com/BurntSushi/toml v1.4.0
+ github.com/BurntSushi/toml v1.4.1-0.20240526193622-a339e1f7089c
14
github.com/Crocmagnon/fatcontext v0.3.0
15
github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
16
github.com/GaijinEntertainment/go-exhaustruct/v3 v3.3.0
@@ -127,7 +127,7 @@ require (
127
golang.org/x/exp v0.0.0-20240103183307-be819d1f06fc
128
golang.org/x/tools v0.22.0
129
gopkg.in/yaml.v3 v3.0.1
130
- honnef.co/go/tools v0.4.7
+ honnef.co/go/tools v0.5.0-0.dev.0.20240621230735-3fe6ed0ecdfe
131
mvdan.cc/gofumpt v0.6.0
132
mvdan.cc/unparam v0.0.0-20240528143540-8a5130ca722f
133
)
go.sum
0 commit comments