squash: fix(deps): update module golang.org/x/crypto to v0.40.0
Squashed commit of the following: * fix(deps): update module golang.org/x/crypto to v0.40.0 See merge request https://ref.ci/fsrvcorp/pki/ocspcrl/-/merge_requests/7
This commit is contained in:
committed by
Florian Bauer
parent
5bcc3d572f
commit
300d0c735e
4
go.mod
4
go.mod
@@ -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.39.0
|
||||
golang.org/x/crypto v0.40.0
|
||||
)
|
||||
|
||||
require (
|
||||
@@ -22,6 +22,6 @@ require (
|
||||
github.com/prometheus/common v0.62.0 // indirect
|
||||
github.com/prometheus/procfs v0.15.1 // indirect
|
||||
github.com/xhit/go-str2duration/v2 v2.1.0 // indirect
|
||||
golang.org/x/sys v0.33.0 // indirect
|
||||
golang.org/x/sys v0.34.0 // indirect
|
||||
google.golang.org/protobuf v1.36.5 // indirect
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user