forked from toolshed/abra
feat: finish app run command
This commit is contained in:
1
go.mod
1
go.mod
@ -17,6 +17,7 @@ require (
|
||||
github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 // indirect
|
||||
github.com/hetznercloud/hcloud-go v1.28.0
|
||||
github.com/moby/sys/mount v0.2.0 // indirect
|
||||
github.com/moby/sys/signal v0.5.0
|
||||
github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6
|
||||
github.com/morikuni/aec v1.0.0 // indirect
|
||||
github.com/olekukonko/tablewriter v0.0.5
|
||||
|
Reference in New Issue
Block a user