mirror of
https://github.com/rancher/os.git
synced 2025-09-26 13:13:02 +00:00
10 lines
181 B
Modula-2
10 lines
181 B
Modula-2
![]() |
module golang.org/x/net
|
||
|
|
||
|
go 1.11
|
||
|
|
||
|
require (
|
||
|
golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9
|
||
|
golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd
|
||
|
golang.org/x/text v0.3.0
|
||
|
)
|