@@ -7,7 +7,7 @@ require (
7
7
4d63.com/gochecknoglobals v0.2.1
8
8
github.com/4meepo/tagalign v1.3.4
9
9
github.com/Abirdcfly/dupword v0.1.1
10
- github.com/Antonboom/errname v0.1.13
10
+ github.com/Antonboom/errname v1.0.0
11
11
github.com/Antonboom/nilnil v0.1.9
12
12
github.com/Antonboom/testifylint v1.5.0
13
13
github.com/BurntSushi/toml v1.4.1-0.20240526193622-a339e1f7089c
@@ -126,7 +126,7 @@ require (
126
126
go-simpler.org/sloglint v0.7.2
127
127
go.uber.org/automaxprocs v1.6.0
128
128
golang.org/x/exp v0.0.0-20240909161429-701f63a606c0
129
- golang.org/x/tools v0.25 .0
129
+ golang.org/x/tools v0.26 .0
130
130
gopkg.in/yaml.v3 v3.0.1
131
131
honnef.co/go/tools v0.5.1
132
132
mvdan.cc/gofumpt v0.7.0
@@ -192,7 +192,7 @@ require (
192
192
golang.org/x/exp/typeparams v0.0.0-20240314144324-c7f7c6466f7f // indirect
193
193
golang.org/x/mod v0.21.0 // indirect
194
194
golang.org/x/sync v0.8.0 // indirect
195
- golang.org/x/sys v0.25 .0 // indirect
195
+ golang.org/x/sys v0.26 .0 // indirect
196
196
golang.org/x/text v0.18.0 // indirect
197
197
google.golang.org/protobuf v1.34.2 // indirect
198
198
gopkg.in/ini.v1 v1.67.0 // indirect
0 commit comments