Start cameradar server to communicate with GUI
This commit is contained in:
committed by
Brendan Le Glaunec
parent
3ef48a97cf
commit
4e922a2a48
+11
-8
@@ -6,18 +6,21 @@ import:
|
||||
- package: github.com/gernest/wow
|
||||
subpackages:
|
||||
- spin
|
||||
- package: github.com/gorilla/websocket
|
||||
version: ~1.2.0
|
||||
- package: github.com/jessevdk/go-flags
|
||||
version: ~1.3.0
|
||||
- package: github.com/pkg/errors
|
||||
version: ~0.8.0
|
||||
- package: gopkg.in/go-playground/validator.v9
|
||||
version: ~9.7.0
|
||||
- package: github.com/go-playground/universal-translator
|
||||
version: ~0.16.0
|
||||
- package: github.com/go-playground/locales
|
||||
version: ~0.11.1
|
||||
testImport:
|
||||
- package: github.com/stretchr/testify
|
||||
version: ~1.1.4
|
||||
subpackages:
|
||||
- assert
|
||||
- mock
|
||||
- package: gopkg.in/go-playground/validator.v9
|
||||
version: ~9.7.0
|
||||
- package: gopkg.in/tylerb/graceful.v1
|
||||
version: ~1.2.15
|
||||
- package: github.com/go-playground/universal-translator
|
||||
version: ~0.16.0
|
||||
- package: github.com/go-playground/locales
|
||||
version: ~0.11.2
|
||||
|
||||
Reference in New Issue
Block a user