go.mod: bump golang.org/x/crypto (#17907)
Pick up a fix for https://pkg.go.dev/vuln/GO-2025-4116 (even though we're not affected). Updates #cleanup Change-Id: I9f2571b17c1f14db58ece8a5a34785805217d9dd Signed-off-by: Andrew Lytvynov <awly@tailscale.com>
This commit is contained in:
@@ -997,7 +997,7 @@ tailscale.com/cmd/k8s-operator dependencies: (generated by github.com/tailscale/
|
||||
crypto/ecdsa from crypto/tls+
|
||||
crypto/ed25519 from crypto/tls+
|
||||
crypto/elliptic from crypto/ecdsa+
|
||||
crypto/fips140 from crypto/tls/internal/fips140tls
|
||||
crypto/fips140 from crypto/tls/internal/fips140tls+
|
||||
crypto/hkdf from crypto/internal/hpke+
|
||||
crypto/hmac from crypto/tls+
|
||||
crypto/internal/boring from crypto/aes+
|
||||
|
||||
@@ -570,7 +570,7 @@ tailscale.com/cmd/tailscaled dependencies: (generated by github.com/tailscale/de
|
||||
crypto/ecdsa from crypto/tls+
|
||||
crypto/ed25519 from crypto/tls+
|
||||
crypto/elliptic from crypto/ecdsa+
|
||||
crypto/fips140 from crypto/tls/internal/fips140tls
|
||||
crypto/fips140 from crypto/tls/internal/fips140tls+
|
||||
crypto/hkdf from crypto/internal/hpke+
|
||||
crypto/hmac from crypto/tls+
|
||||
crypto/internal/boring from crypto/aes+
|
||||
|
||||
@@ -399,7 +399,7 @@ tailscale.com/cmd/tsidp dependencies: (generated by github.com/tailscale/depawar
|
||||
crypto/ecdsa from crypto/tls+
|
||||
crypto/ed25519 from crypto/tls+
|
||||
crypto/elliptic from crypto/ecdsa+
|
||||
crypto/fips140 from crypto/tls/internal/fips140tls
|
||||
crypto/fips140 from crypto/tls/internal/fips140tls+
|
||||
crypto/hkdf from crypto/internal/hpke+
|
||||
crypto/hmac from crypto/tls+
|
||||
crypto/internal/boring from crypto/aes+
|
||||
|
||||
Reference in New Issue
Block a user