mirror of
https://github.com/slackhq/nebula.git
synced 2025-11-22 08:24:25 +01:00
make nebula a service that can install itself
This commit is contained in:
committed by
Slack Security Team
parent
61d9f241b9
commit
8ed69c8eaf
1
go.mod
1
go.mod
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user