squash: fix(deps): update module golang.org/x/crypto to v0.45.0

Squashed commit of the following:

* fix(deps): update module golang.org/x/crypto to v0.45.0

See merge request https://ref.ci/fsrvcorp/pki/ocspcrl/-/merge_requests/12
This commit is contained in:
Renovate Bot
2025-11-20 19:03:53 +00:00
committed by Florian Bauer
parent d569e404c1
commit e80ea9c1ae
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -6,7 +6,7 @@ require (
github.com/alecthomas/kingpin/v2 v2.4.0
github.com/cloudflare/cfssl v1.6.5
github.com/prometheus/client_golang v1.23.2
golang.org/x/crypto v0.44.0
golang.org/x/crypto v0.45.0
)
require (