2023-10-14 21:34:16 -04:00
|
|
|
module git.bigun.dev/evan/vvin
|
2019-11-09 01:26:01 -05:00
|
|
|
|
2023-10-16 16:14:26 -04:00
|
|
|
go 1.13
|
2019-11-09 01:26:01 -05:00
|
|
|
|
|
|
|
require (
|
2023-11-03 10:15:50 -04:00
|
|
|
github.com/mitchellh/go-ps v1.0.0
|
2023-11-03 09:56:16 -04:00
|
|
|
github.com/shu-go/gli v1.5.7
|
2022-02-13 21:06:27 -05:00
|
|
|
github.com/shu-go/rog v0.1.0
|
2019-11-09 01:26:01 -05:00
|
|
|
)
|