2022-02-07 06:20:28 +01:00

9 lines
105 B
Modula-2

module test
go 1.16
require (
github.com/helloyi/go-sshclient v1.1.0
github.com/spf13/cobra v1.3.0
)