Chore(deps): Bump golang.org/x/crypto from 0.50.0 to 0.52.0 in /devrun (#3389)

This commit is contained in:
dependabot[bot]
2026-08-07 13:22:46 +02:00
committed by Quentin McGaw
parent 0501e2ae0a
commit 7eed6eaf16
2 changed files with 13 additions and 13 deletions
+3 -3
View File
@@ -6,8 +6,8 @@ require (
github.com/docker/docker v28.5.2+incompatible
github.com/docker/go-connections v0.7.0
github.com/opencontainers/image-spec v1.1.1
golang.org/x/crypto v0.50.0
golang.org/x/term v0.42.0
golang.org/x/crypto v0.52.0
golang.org/x/term v0.43.0
golang.zx2c4.com/wireguard/wgctrl v0.0.0-20241231184526-a9ab2273dd10
)
@@ -34,7 +34,7 @@ require (
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.43.0 // indirect
go.opentelemetry.io/otel/metric v1.43.0 // indirect
go.opentelemetry.io/otel/trace v1.43.0 // indirect
golang.org/x/sys v0.43.0 // indirect
golang.org/x/sys v0.45.0 // indirect
golang.org/x/time v0.15.0 // indirect
gotest.tools/v3 v3.5.2 // indirect
)