discovery_init.go : bug fix gServer
[platform/core/system/edge-orchestration.git] / glide.yaml
1 package: .
2 ignore:
3 - configuremgr
4 - discoverymgr
5 - orchestrationapi
6 - restapi/httpclient
7 - restapi/v1
8 - scoringmgr
9 - servicemgr
10 - logmgr
11 - securemgr
12 - common
13 import:
14 - package: github.com/fsnotify/fsnotify
15 - package: github.com/gorilla/mux
16 - package: github.com/grandcat/zeroconf
17 - package: gopkg.in/sconf/ini.v0
18 - package: gopkg.in/sconf/sconf.v0
19 - package: github.com/leemcloughlin/logfile