diff options
author | Sebastien Douheret <sebastien.douheret@iot.bzh> | 2017-08-08 16:51:23 +0200 |
---|---|---|
committer | Sebastien Douheret <sebastien.douheret@iot.bzh> | 2017-08-08 16:51:23 +0200 |
commit | ae723466f745347c931a8a8bd9ff6dbf5237ece3 (patch) | |
tree | 8e9b5e4a5863c079ca139935e4951e08dc422e1e /glide.yaml | |
parent | ed89fa27ad268921f2598eae4aa5df975f75553d (diff) |
Define all packages version
Diffstat (limited to 'glide.yaml')
-rw-r--r-- | glide.yaml | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -7,6 +7,7 @@ import: - package: github.com/gin-gonic/gin version: ^1.1.4 - package: github.com/gin-contrib/static + version: master - package: github.com/syncthing/syncthing version: =0.14.28 subpackages: @@ -18,10 +19,13 @@ import: - package: github.com/Sirupsen/logrus version: ^0.11.5 - package: github.com/googollee/go-socket.io + version: 5447e71f36d3947 - package: github.com/zhouhui8915/go-socket.io-client + version: master - package: github.com/satori/go.uuid version: ^1.1.0 - package: github.com/iotbzh/xds-common + version: master subpackages: - golib/common - golib/eows |