vvin/go.mod

10 lines
231 B
Modula-2
Raw Normal View History

2019-11-09 01:26:01 -05:00
module github.com/shu-go/vvin
go 1.13
require (
github.com/mitchellh/go-ps v0.0.0-20190716172923-621e5597135b
github.com/shu-go/gli v0.0.0-20191003020935-c6817caa1c0a
github.com/shu-go/rog v0.0.0-20190826055139-09f31aeaaebd
)