@@ -8,9 +8,9 @@ require (
8
8
github.com/BurntSushi/go-sumtype v0.0.0-20221020234012-480526a59796
9
9
github.com/apache/skywalking-eyes v0.6.0
10
10
github.com/daixiang0/gci v0.13.5
11
- github.com/golangci/golangci-lint v1.63.1
11
+ github.com/golangci/golangci-lint v1.63.4
12
12
github.com/reviewdog/reviewdog v0.20.3
13
- golang.org/x/tools v0.28 .0
13
+ golang.org/x/tools v0.29 .0
14
14
mvdan.cc/gofumpt v0.7.0
15
15
)
16
16
@@ -33,7 +33,7 @@ require (
33
33
github.com/Masterminds/sprig/v3 v3.2.3 // indirect
34
34
github.com/Microsoft/go-winio v0.6.1 // indirect
35
35
github.com/OpenPeeDeeP/depguard/v2 v2.2.0 // indirect
36
- github.com/ProtonMail/go-crypto v0.0.0-20230828082145-3c4c8a2d2371 // indirect
36
+ github.com/ProtonMail/go-crypto v1.1.3 // indirect
37
37
github.com/alecthomas/go-check-sumtype v0.3.1 // indirect
38
38
github.com/alexkohler/nakedret/v2 v2.0.5 // indirect
39
39
github.com/alexkohler/prealloc v1.0.0 // indirect
@@ -58,7 +58,7 @@ require (
58
58
github.com/ckaznocha/intrange v0.3.0 // indirect
59
59
github.com/cloudflare/circl v1.3.7 // indirect
60
60
github.com/curioswitch/go-reassign v0.3.0 // indirect
61
- github.com/cyphar/filepath-securejoin v0.2.4 // indirect
61
+ github.com/cyphar/filepath-securejoin v0.2.5 // indirect
62
62
github.com/davecgh/go-spew v1.1.1 // indirect
63
63
github.com/davidmz/go-pageant v1.0.2 // indirect
64
64
github.com/denis-tingaikin/go-header v0.5.0 // indirect
@@ -73,8 +73,8 @@ require (
73
73
github.com/go-critic/go-critic v0.11.5 // indirect
74
74
github.com/go-fed/httpsig v1.1.0 // indirect
75
75
github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376 // indirect
76
- github.com/go-git/go-billy/v5 v5.5 .0 // indirect
77
- github.com/go-git/go-git/v5 v5.11 .0 // indirect
76
+ github.com/go-git/go-billy/v5 v5.6 .0 // indirect
77
+ github.com/go-git/go-git/v5 v5.13 .0 // indirect
78
78
github.com/go-toolsmith/astcast v1.1.0 // indirect
79
79
github.com/go-toolsmith/astcopy v1.1.0 // indirect
80
80
github.com/go-toolsmith/astequal v1.2.0 // indirect
@@ -131,11 +131,11 @@ require (
131
131
github.com/kunwardeep/paralleltest v1.0.10 // indirect
132
132
github.com/kyoh86/exportloopref v0.1.11 // indirect
133
133
github.com/lasiar/canonicalheader v1.1.2 // indirect
134
- github.com/ldez/exptostd v0.3.0 // indirect
134
+ github.com/ldez/exptostd v0.3.1 // indirect
135
135
github.com/ldez/gomoddirectives v0.6.0 // indirect
136
136
github.com/ldez/grignotin v0.7.0 // indirect
137
137
github.com/ldez/tagliatelle v0.7.1 // indirect
138
- github.com/ldez/usetesting v0.4.1 // indirect
138
+ github.com/ldez/usetesting v0.4.2 // indirect
139
139
github.com/leonklingele/grouper v1.1.2 // indirect
140
140
github.com/macabu/inamedparam v0.1.3 // indirect
141
141
github.com/magiconair/properties v1.8.6 // indirect
@@ -185,13 +185,13 @@ require (
185
185
github.com/sashamelentyev/interfacebloat v1.1.0 // indirect
186
186
github.com/sashamelentyev/usestdlibvars v1.28.0 // indirect
187
187
github.com/securego/gosec/v2 v2.21.4 // indirect
188
- github.com/sergi/go-diff v1.3.1 // indirect
188
+ github.com/sergi/go-diff v1.3.2-0.20230802210424-5b0b94c5c0d3 // indirect
189
189
github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c // indirect
190
190
github.com/shopspring/decimal v1.3.1 // indirect
191
191
github.com/sirupsen/logrus v1.9.3 // indirect
192
192
github.com/sivchari/containedctx v1.0.3 // indirect
193
193
github.com/sivchari/tenv v1.12.1 // indirect
194
- github.com/skeema/knownhosts v1.2.1 // indirect
194
+ github.com/skeema/knownhosts v1.3.0 // indirect
195
195
github.com/sonatard/noctx v0.1.0 // indirect
196
196
github.com/sourcegraph/go-diff v0.7.0 // indirect
197
197
github.com/spf13/afero v1.11.0 // indirect
@@ -229,14 +229,14 @@ require (
229
229
go.uber.org/multierr v1.6.0 // indirect
230
230
go.uber.org/zap v1.24.0 // indirect
231
231
golang.org/x/build v0.0.0-20240906172953-ad8de1aafeaf // indirect
232
- golang.org/x/crypto v0.31 .0 // indirect
232
+ golang.org/x/crypto v0.32 .0 // indirect
233
233
golang.org/x/exp v0.0.0-20240909161429-701f63a606c0 // indirect
234
234
golang.org/x/exp/typeparams v0.0.0-20241108190413-2d47ceb2692f // indirect
235
235
golang.org/x/mod v0.22.0 // indirect
236
- golang.org/x/net v0.32 .0 // indirect
236
+ golang.org/x/net v0.34 .0 // indirect
237
237
golang.org/x/oauth2 v0.24.0 // indirect
238
238
golang.org/x/sync v0.10.0 // indirect
239
- golang.org/x/sys v0.28 .0 // indirect
239
+ golang.org/x/sys v0.29 .0 // indirect
240
240
golang.org/x/text v0.21.0 // indirect
241
241
golang.org/x/time v0.7.0 // indirect
242
242
google.golang.org/protobuf v1.35.2 // indirect
0 commit comments