Restore minwinsvc

This commit is contained in:
Neil Alexander 2022-02-20 10:48:16 +00:00
parent ad47b96859
commit 3d4324c46a
No known key found for this signature in database
GPG key ID: A02A2019A2BB0944
3 changed files with 14 additions and 4 deletions

1
go.mod
View file

@ -11,6 +11,7 @@ require (
github.com/gologme/log v1.2.0
github.com/hashicorp/go-syslog v1.0.0
github.com/hjson/hjson-go v3.1.0+incompatible
github.com/kardianos/minwinsvc v1.0.0
github.com/mattn/go-isatty v0.0.13 // indirect
github.com/mattn/go-runewidth v0.0.13 // indirect
github.com/mitchellh/mapstructure v1.4.1