glide add github.com/fsnotify/fsnotify package
authorjaehoon.hyun <jaehoon.hyun@samsung.com>
Wed, 27 Mar 2019 01:02:36 +0000 (10:02 +0900)
committerjaehoon.hyun <jaehoon.hyun@samsung.com>
Wed, 27 Mar 2019 01:02:36 +0000 (10:02 +0900)
glide.yaml

index fd03cee..aab5e66 100644 (file)
@@ -3,6 +3,10 @@ ignore:
 - devicemgr
 - restapi/v1
 - servicemgr
+- configuremgr
+- commons/logger
+- discovery
 import:
 - package: github.com/gorilla/mux
 - package: github.com/grandcat/zeroconf
+- package: github.com/fsnotify/fsnotify