mirror of
https://github.com/tailscale/tailscale.git
synced 2025-04-06 00:05:54 +00:00

Uses https://go-review.googlesource.com/c/crypto/+/613856 DO NOT MERGE Signed-off-by: Percy Wegmann <percy@tailscale.com>
12 lines
190 B
Modula-2
12 lines
190 B
Modula-2
module golang.org/x/crypto
|
|
|
|
go 1.20
|
|
|
|
require (
|
|
golang.org/x/net v0.21.0 // tagx:ignore
|
|
golang.org/x/sys v0.26.0
|
|
golang.org/x/term v0.25.0
|
|
)
|
|
|
|
require golang.org/x/text v0.19.0 // indirect
|