@@ -14,7 +14,7 @@ require (
14
14
github.com/Crocmagnon/fatcontext v0.7.1
15
15
github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
16
16
github.com/GaijinEntertainment/go-exhaustruct/v3 v3.3.1
17
- github.com/OpenPeeDeeP/depguard/v2 v2.2.0
17
+ github.com/OpenPeeDeeP/depguard/v2 v2.2.1
18
18
github.com/alecthomas/go-check-sumtype v0.3.1
19
19
github.com/alexkohler/nakedret/v2 v2.0.5
20
20
github.com/alexkohler/prealloc v1.0.0
@@ -125,9 +125,9 @@ require (
125
125
go-simpler.org/musttag v0.13.0
126
126
go-simpler.org/sloglint v0.9.0
127
127
go.uber.org/automaxprocs v1.6.0
128
- golang.org/x/mod v0.23 .0
129
- golang.org/x/sys v0.30 .0
130
- golang.org/x/tools v0.30 .0
128
+ golang.org/x/mod v0.24 .0
129
+ golang.org/x/sys v0.31 .0
130
+ golang.org/x/tools v0.31 .0
131
131
gopkg.in/yaml.v3 v3.0.1
132
132
honnef.co/go/tools v0.6.0
133
133
mvdan.cc/gofumpt v0.7.0
@@ -196,7 +196,7 @@ require (
196
196
go.uber.org/zap v1.24.0 // indirect
197
197
golang.org/x/exp v0.0.0-20240909161429-701f63a606c0 // indirect
198
198
golang.org/x/exp/typeparams v0.0.0-20250210185358-939b2ce775ac // indirect
199
- golang.org/x/sync v0.11 .0 // indirect
199
+ golang.org/x/sync v0.12 .0 // indirect
200
200
golang.org/x/text v0.22.0 // indirect
201
201
google.golang.org/protobuf v1.36.4 // indirect
202
202
gopkg.in/ini.v1 v1.67.0 // indirect
0 commit comments