diff options
Diffstat (limited to 'glide.yaml')
-rw-r--r-- | glide.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,7 +8,7 @@ import: version: ^1.1.4 - package: github.com/gin-contrib/static - package: github.com/syncthing/syncthing - version: ^0.14.27-rc.2 + version: =0.14.28 - package: github.com/codegangsta/cli version: ^1.19.1 - package: github.com/Sirupsen/logrus |