added pidfile option for wwclient

This commit is contained in:
Christian Goll
2021-11-12 11:24:26 +01:00
parent 48fefd31ae
commit 93c337a469
3 changed files with 77 additions and 6 deletions

1
go.mod
View File

@@ -8,6 +8,7 @@ require (
github.com/containers/storage v1.30.0
github.com/creasty/defaults v1.5.2
github.com/fatih/color v1.13.0
github.com/google/uuid v1.1.2
github.com/manifoldco/promptui v0.8.0
github.com/opencontainers/image-spec v1.0.2-0.20190823105129-775207bd45b6
github.com/opencontainers/umoci v0.4.6