mirror of
https://github.com/shanghai-edu/multissh.git
synced 2025-12-14 12:27:47 +00:00
7 lines
186 B
Modula-2
7 lines
186 B
Modula-2
module github.com/shanghai-edu/multissh
|
|
|
|
go 1.17
|
|
|
|
require golang.org/x/crypto v0.0.0-20210921155107-089bfa567519
|
|
|
|
require golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 // indirect
|