27 lines
704 B
YAML
27 lines
704 B
YAML
package: github.com/EtixLabs/cameradar
|
|
import:
|
|
- package: github.com/andelf/go-curl
|
|
- package: github.com/fatih/color
|
|
version: ~1.5.0
|
|
- 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: github.com/stretchr/testify
|
|
version: ~1.1.4
|
|
subpackages:
|
|
- 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
|