diff options
author | Sebastien Douheret <sebastien.douheret@iot.bzh> | 2018-03-09 17:19:50 +0100 |
---|---|---|
committer | Sebastien Douheret <sebastien.douheret@iot.bzh> | 2018-03-09 17:19:50 +0100 |
commit | 17812a0a4388ab0c87084ef7e8118d87e8fadcf7 (patch) | |
tree | fafa3e95348087028e27a0b13ee02bd5aa734fd6 /glide.yaml | |
parent | 65e09e831cf13343ac713fbf15281174d1f13a94 (diff) |
Fixed terminal output (support escape and control characters)
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
Diffstat (limited to 'glide.yaml')
-rw-r--r-- | glide.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -25,7 +25,7 @@ import: - package: github.com/satori/go.uuid version: ^1.1.0 - package: gerrit.automotivelinux.org/gerrit/src/xds/xds-common.git - version: ~0.2.0 + version: ~0.3.0 subpackages: - golib/common - golib/eows |