@@ -24,7 +24,7 @@ require (
2424 github.com/Azure/azure-sdk-for-go/sdk/azcore v1.16.0
2525 github.com/Azure/azure-sdk-for-go/sdk/storage/azblob v1.4.1
2626 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
2828 github.com/PuerkitoBio/goquery v1.10.0
2929 github.com/SaveTheRbtz/zstd-seekable-format-go/pkg v0.7.3
3030 github.com/alecthomas/chroma/v2 v2.15.0
@@ -54,8 +54,8 @@ require (
5454 github.com/go-chi/cors v1.2.1
5555 github.com/go-co-op/gocron v1.37.0
5656 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
5959 github.com/go-ldap/ldap/v3 v3.4.8
6060 github.com/go-redsync/redsync/v4 v4.13.0
6161 github.com/go-sql-driver/mysql v1.8.1
@@ -106,7 +106,7 @@ require (
106106 github.com/sassoftware/go-rpmutils v0.4.0
107107 github.com/sergi/go-diff v1.3.2-0.20230802210424-5b0b94c5c0d3
108108 github.com/shurcooL/vfsgen v0.0.0-20230704071429-0000e147ea92
109- github.com/stretchr/testify v1.9 .0
109+ github.com/stretchr/testify v1.10 .0
110110 github.com/syndtr/goleveldb v1.0.0
111111 github.com/tstranex/u2f v1.0.0
112112 github.com/ulikunitz/xz v0.5.12
@@ -118,14 +118,14 @@ require (
118118 github.com/yuin/goldmark v1.7.8
119119 github.com/yuin/goldmark-highlighting/v2 v2.0.0-20230729083705-37449abec8cc
120120 github.com/yuin/goldmark-meta v1.1.0
121- golang.org/x/crypto v0.31 .0
121+ golang.org/x/crypto v0.32 .0
122122 golang.org/x/image v0.21.0
123- golang.org/x/net v0.33 .0
123+ golang.org/x/net v0.34 .0
124124 golang.org/x/oauth2 v0.23.0
125125 golang.org/x/sync v0.10.0
126- golang.org/x/sys v0.28 .0
126+ golang.org/x/sys v0.29 .0
127127 golang.org/x/text v0.21.0
128- golang.org/x/tools v0.26 .0
128+ golang.org/x/tools v0.29 .0
129129 google.golang.org/grpc v1.67.1
130130 google.golang.org/protobuf v1.35.1
131131 gopkg.in/ini.v1 v1.67.0
@@ -186,7 +186,7 @@ require (
186186 github.com/couchbase/gomemcached v0.3.2 // indirect
187187 github.com/couchbase/goutils v0.1.2 // indirect
188188 github.com/cpuguy83/go-md2man/v2 v2.0.5 // indirect
189- github.com/cyphar/filepath-securejoin v0.3.4 // indirect
189+ github.com/cyphar/filepath-securejoin v0.3.6 // indirect
190190 github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
191191 github.com/davidmz/go-pageant v1.0.2 // indirect
192192 github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f // indirect
@@ -219,7 +219,7 @@ require (
219219 github.com/golang-sql/civil v0.0.0-20220223132316-b832511892a9 // indirect
220220 github.com/golang-sql/sqlexp v0.1.0 // indirect
221221 github.com/golang/geo v0.0.0-20230421003525-6adc56603217 // indirect
222- github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
222+ github.com/golang/groupcache v0.0.0-20241129210726-2c02b8208cf8 // indirect
223223 github.com/golang/protobuf v1.5.4 // indirect
224224 github.com/golang/snappy v0.0.4 // indirect
225225 github.com/google/btree v1.1.3 // indirect
@@ -253,6 +253,7 @@ require (
253253 github.com/mitchellh/copystructure v1.2.0 // indirect
254254 github.com/mitchellh/mapstructure v1.5.0 // indirect
255255 github.com/mitchellh/reflectwalk v1.0.2 // indirect
256+ github.com/mmcloughlin/avo v0.6.0 // indirect
256257 github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
257258 github.com/modern-go/reflect2 v1.0.2 // indirect
258259 github.com/mrjones/oauth v0.0.0-20190623134757-126b35219450 // indirect
@@ -264,7 +265,7 @@ require (
264265 github.com/onsi/ginkgo v1.16.5 // indirect
265266 github.com/pelletier/go-toml/v2 v2.2.3 // indirect
266267 github.com/pierrec/lz4/v4 v4.1.21 // indirect
267- github.com/pjbgf/sha1cd v0.3.0 // indirect
268+ github.com/pjbgf/sha1cd v0.3.1 // indirect
268269 github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
269270 github.com/prometheus/client_model v0.6.1 // indirect
270271 github.com/prometheus/common v0.60.1 // indirect
@@ -304,7 +305,7 @@ require (
304305 go.uber.org/multierr v1.11.0 // indirect
305306 go.uber.org/zap v1.27.0 // indirect
306307 golang.org/x/exp v0.0.0-20241009180824-f66d83c29e7c // indirect
307- golang.org/x/mod v0.21 .0 // indirect
308+ golang.org/x/mod v0.22 .0 // indirect
308309 golang.org/x/time v0.7.0 // indirect
309310 google.golang.org/genproto/googleapis/rpc v0.0.0-20241021214115-324edc3d5d38 // indirect
310311 gopkg.in/warnings.v0 v0.1.2 // indirect
0 commit comments