Get server logs sending over the socket. wowee

This commit is contained in:
Dane Everitt
2019-04-20 14:57:37 -07:00
parent 342c44abfb
commit b20bfac36b
4 changed files with 80 additions and 5 deletions

1
go.mod
View File

@@ -17,6 +17,7 @@ require (
github.com/gorilla/websocket v1.4.0
github.com/gotestyourself/gotestyourself v2.2.0+incompatible // indirect
github.com/julienschmidt/httprouter v1.2.0
github.com/olebedev/emitter v0.0.0-20190110104742-e8d1457e6aee
github.com/onsi/ginkgo v1.8.0 // indirect
github.com/onsi/gomega v1.5.0 // indirect
github.com/opencontainers/go-digest v1.0.0-rc1 // indirect