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

Squashed commit of the following:

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

See merge request https://ref.ci/fsrvcorp/pki/ocspcrl/-/merge_requests/5
This commit is contained in:
Renovate Bot
2025-06-09 10:54:20 +00:00
committed by Florian Bauer
parent e5ed57803b
commit 0e57fa92be
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.22.0
golang.org/x/crypto v0.38.0
golang.org/x/crypto v0.39.0
)
require (