make nebula a service that can install itself

This commit is contained in:
Ryan Huber
2019-11-19 18:55:02 +00:00
committed by Slack Security Team
parent 61d9f241b9
commit 8ed69c8eaf
5 changed files with 181 additions and 15 deletions

1
go.mod
View File

@@ -10,6 +10,7 @@ require (
github.com/flynn/noise v0.0.0-20180327030543-2492fe189ae6
github.com/golang/protobuf v1.3.1
github.com/imdario/mergo v0.3.7
github.com/kardianos/service v1.0.0
github.com/konsorten/go-windows-terminal-sequences v1.0.2 // indirect
github.com/kr/pretty v0.1.0 // indirect
github.com/miekg/dns v1.1.12