Skip to content
Snippets Groups Projects

Update module golang.org/x/crypto to v0.39.0

Open renovate requested to merge renovate/golang.org-x-crypto-0.x into master
Files
2
+ 3
3
go 1.21.0
go 1.23.0
toolchain go1.23.1
toolchain go1.23.1
@@ -28,7 +28,7 @@ require (
@@ -28,7 +28,7 @@ require (
)
)
@@ -54,6 +54,6 @@ require (
@@ -54,6 +54,6 @@ require (
github.com/prometheus/procfs v0.15.1 // indirect
github.com/prometheus/procfs v0.15.1 // indirect
github.com/x448/float16 v0.8.4 // indirect
github.com/x448/float16 v0.8.4 // indirect
go.opentelemetry.io/otel/metric v0.31.0 // indirect
go.opentelemetry.io/otel/metric v0.31.0 // indirect
golang.org/x/sys v0.25.0 // indirect
golang.org/x/sys v0.33.0 // indirect
google.golang.org/protobuf v1.34.2 // indirect
google.golang.org/protobuf v1.34.2 // indirect
)
)
Loading