7 lines
121 B
Modula-2
7 lines
121 B
Modula-2
|
module github.com/mitchellh/gox
|
||
|
|
||
|
require (
|
||
|
github.com/hashicorp/go-version v1.0.0
|
||
|
github.com/mitchellh/iochan v1.0.0
|
||
|
)
|