@@ -24,10 +24,10 @@ require (
24
24
github.com/Azure/azure-sdk-for-go/sdk/azcore v1.16.0
25
25
github.com/Azure/azure-sdk-for-go/sdk/storage/azblob v1.4.1
26
26
github.com/Azure/go-ntlmssp v0.0.0-20221128193559-754e69321358
27
- github.com/ProtonMail/go-crypto v1.0.0
27
+ github.com/ProtonMail/go-crypto v1.1.4
28
28
github.com/PuerkitoBio/goquery v1.10.0
29
29
github.com/SaveTheRbtz/zstd-seekable-format-go/pkg v0.7.3
30
- github.com/alecthomas/chroma/v2 v2.14 .0
30
+ github.com/alecthomas/chroma/v2 v2.15 .0
31
31
github.com/aws/aws-sdk-go-v2/credentials v1.17.42
32
32
github.com/aws/aws-sdk-go-v2/service/codecommit v1.27.3
33
33
github.com/blakesmith/ar v0.0.0-20190502131153-809d4375e1fb
@@ -54,8 +54,8 @@ require (
54
54
github.com/go-chi/cors v1.2.1
55
55
github.com/go-co-op/gocron v1.37.0
56
56
github.com/go-enry/go-enry/v2 v2.9.1
57
- github.com/go-git/go-billy/v5 v5.6.0
58
- github.com/go-git/go-git/v5 v5.12.0
57
+ github.com/go-git/go-billy/v5 v5.6.1
58
+ github.com/go-git/go-git/v5 v5.13.1
59
59
github.com/go-ldap/ldap/v3 v3.4.8
60
60
github.com/go-redsync/redsync/v4 v4.13.0
61
61
github.com/go-sql-driver/mysql v1.8.1
@@ -107,7 +107,7 @@ require (
107
107
github.com/sassoftware/go-rpmutils v0.4.0
108
108
github.com/sergi/go-diff v1.3.2-0.20230802210424-5b0b94c5c0d3
109
109
github.com/shurcooL/vfsgen v0.0.0-20230704071429-0000e147ea92
110
- github.com/stretchr/testify v1.9 .0
110
+ github.com/stretchr/testify v1.10 .0
111
111
github.com/syndtr/goleveldb v1.0.0
112
112
github.com/tstranex/u2f v1.0.0
113
113
github.com/ulikunitz/xz v0.5.12
@@ -119,14 +119,14 @@ require (
119
119
github.com/yuin/goldmark v1.7.8
120
120
github.com/yuin/goldmark-highlighting/v2 v2.0.0-20230729083705-37449abec8cc
121
121
github.com/yuin/goldmark-meta v1.1.0
122
- golang.org/x/crypto v0.31 .0
122
+ golang.org/x/crypto v0.32 .0
123
123
golang.org/x/image v0.21.0
124
- golang.org/x/net v0.33 .0
124
+ golang.org/x/net v0.34 .0
125
125
golang.org/x/oauth2 v0.23.0
126
126
golang.org/x/sync v0.10.0
127
- golang.org/x/sys v0.28 .0
127
+ golang.org/x/sys v0.29 .0
128
128
golang.org/x/text v0.21.0
129
- golang.org/x/tools v0.26 .0
129
+ golang.org/x/tools v0.29 .0
130
130
google.golang.org/grpc v1.67.1
131
131
google.golang.org/protobuf v1.35.1
132
132
gopkg.in/ini.v1 v1.67.0
@@ -187,7 +187,7 @@ require (
187
187
github.com/couchbase/gomemcached v0.3.2 // indirect
188
188
github.com/couchbase/goutils v0.1.2 // indirect
189
189
github.com/cpuguy83/go-md2man/v2 v2.0.5 // indirect
190
- github.com/cyphar/filepath-securejoin v0.3.4 // indirect
190
+ github.com/cyphar/filepath-securejoin v0.3.6 // indirect
191
191
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
192
192
github.com/davidmz/go-pageant v1.0.2 // indirect
193
193
github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f // indirect
@@ -220,7 +220,7 @@ require (
220
220
github.com/golang-sql/civil v0.0.0-20220223132316-b832511892a9 // indirect
221
221
github.com/golang-sql/sqlexp v0.1.0 // indirect
222
222
github.com/golang/geo v0.0.0-20230421003525-6adc56603217 // indirect
223
- github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
223
+ github.com/golang/groupcache v0.0.0-20241129210726-2c02b8208cf8 // indirect
224
224
github.com/golang/protobuf v1.5.4 // indirect
225
225
github.com/golang/snappy v0.0.4 // indirect
226
226
github.com/google/btree v1.1.3 // indirect
@@ -255,6 +255,7 @@ require (
255
255
github.com/mitchellh/copystructure v1.2.0 // indirect
256
256
github.com/mitchellh/mapstructure v1.5.0 // indirect
257
257
github.com/mitchellh/reflectwalk v1.0.2 // indirect
258
+ github.com/mmcloughlin/avo v0.6.0 // indirect
258
259
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
259
260
github.com/modern-go/reflect2 v1.0.2 // indirect
260
261
github.com/mrjones/oauth v0.0.0-20190623134757-126b35219450 // indirect
@@ -266,7 +267,7 @@ require (
266
267
github.com/onsi/ginkgo v1.16.5 // indirect
267
268
github.com/pelletier/go-toml/v2 v2.2.3 // indirect
268
269
github.com/pierrec/lz4/v4 v4.1.21 // indirect
269
- github.com/pjbgf/sha1cd v0.3.0 // indirect
270
+ github.com/pjbgf/sha1cd v0.3.1 // indirect
270
271
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
271
272
github.com/prometheus/client_model v0.6.1 // indirect
272
273
github.com/prometheus/common v0.60.1 // indirect
@@ -306,7 +307,7 @@ require (
306
307
go.uber.org/multierr v1.11.0 // indirect
307
308
go.uber.org/zap v1.27.0 // indirect
308
309
golang.org/x/exp v0.0.0-20241009180824-f66d83c29e7c // indirect
309
- golang.org/x/mod v0.21 .0 // indirect
310
+ golang.org/x/mod v0.22 .0 // indirect
310
311
golang.org/x/time v0.7.0 // indirect
311
312
google.golang.org/genproto/googleapis/rpc v0.0.0-20241021214115-324edc3d5d38 // indirect
312
313
gopkg.in/warnings.v0 v0.1.2 // indirect
0 commit comments