File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ require (
1313 github.com/sapcc/go-bits v0.0.0-20251113131016-b7245870e76e
1414 github.com/ulikunitz/xz v0.5.15
1515 go.uber.org/automaxprocs v1.6.0
16- golang.org/x/crypto v0.44 .0
16+ golang.org/x/crypto v0.45 .0
1717 golang.org/x/net v0.47.0
1818 golang.org/x/oauth2 v0.33.0
1919 gopkg.in/yaml.v2 v2.4.0
Original file line number Diff line number Diff line change @@ -40,8 +40,8 @@ github.com/ulikunitz/xz v0.5.15 h1:9DNdB5s+SgV3bQ2ApL10xRc35ck0DuIX/isZvIk+ubY=
4040github.com/ulikunitz/xz v0.5.15 /go.mod h1:nbz6k7qbPmH4IRqmfOplQw/tblSgqTqBwxkY0oWt/14 =
4141go.uber.org/automaxprocs v1.6.0 h1:O3y2/QNTOdbF+e/dpXNNW7Rx2hZ4sTIPyybbxyNqTUs =
4242go.uber.org/automaxprocs v1.6.0 /go.mod h1:ifeIMSnPZuznNm6jmdzmU3/bfk01Fe2fotchwEFJ8r8 =
43- golang.org/x/crypto v0.44 .0 h1:A97SsFvM3AIwEEmTBiaxPPTYpDC47w720rdiiUvgoAU =
44- golang.org/x/crypto v0.44 .0 /go.mod h1:013i+Nw79BMiQiMsOPcVCB5ZIJbYkerPrGnOa00tvmc =
43+ golang.org/x/crypto v0.45 .0 h1:jMBrvKuj23MTlT0bQEOBcAE0mjg8mK9RXFhRH6nyF3Q =
44+ golang.org/x/crypto v0.45 .0 /go.mod h1:XTGrrkGJve7CYK7J8PEww4aY7gM3qMCElcJQ8n8JdX4 =
4545golang.org/x/net v0.47.0 h1:Mx+4dIFzqraBXUugkia1OOvlD6LemFo1ALMHjrXDOhY =
4646golang.org/x/net v0.47.0 /go.mod h1:/jNxtkgq5yWUGYkaZGqo27cfGZ1c5Nen03aYrrKpVRU =
4747golang.org/x/oauth2 v0.33.0 h1:4Q+qn+E5z8gPRJfmRy7C2gGG3T4jIprK6aSYgTXGRpo =
Original file line number Diff line number Diff line change @@ -64,7 +64,7 @@ github.com/ulikunitz/xz/lzma
6464go.uber.org/automaxprocs/internal/cgroups
6565go.uber.org/automaxprocs/internal/runtime
6666go.uber.org/automaxprocs/maxprocs
67- # golang.org/x/crypto v0.44 .0
67+ # golang.org/x/crypto v0.45 .0
6868## explicit; go 1.24.0
6969golang.org/x/crypto/cast5
7070golang.org/x/crypto/openpgp
You can’t perform that action at this time.
0 commit comments