mirror of
https://github.com/golang/net.git
synced 2026-03-31 10:27:08 +09:00
Update golang.org/x dependencies to their latest tagged versions. Change-Id: I335bdc9150b51cb7d8ebd29721580dcdd5cb49ba Reviewed-on: https://go-review.googlesource.com/c/net/+/735680 LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Auto-Submit: Gopher Robot <gobot@golang.org> Reviewed-by: Dmitri Shuralyov <dmitshur@google.com> Reviewed-by: Cherry Mui <cherryyz@google.com>
11 lines
157 B
Modula-2
11 lines
157 B
Modula-2
module golang.org/x/net
|
|
|
|
go 1.24.0
|
|
|
|
require (
|
|
golang.org/x/crypto v0.47.0
|
|
golang.org/x/sys v0.40.0
|
|
golang.org/x/term v0.39.0
|
|
golang.org/x/text v0.33.0
|
|
)
|