Start of end to end testing with a good handshake between two nodes (#425)

This commit is contained in:
Nathan Brown
2021-03-29 14:29:20 -05:00
committed by GitHub
parent 883e09a392
commit 830d6d4639
14 changed files with 643 additions and 2 deletions

1
go.mod
View File

@@ -10,6 +10,7 @@ require (
github.com/flynn/go-shlex v0.0.0-20150515145356-3f9db97f8568 // indirect
github.com/flynn/noise v0.0.0-20180327030543-2492fe189ae6
github.com/golang/protobuf v1.5.0
github.com/google/gopacket v1.1.19 // indirect
github.com/imdario/mergo v0.3.8
github.com/kardianos/service v1.1.0
github.com/konsorten/go-windows-terminal-sequences v1.0.2 // indirect