diff options
author | Sebastien Douheret <sebastien.douheret@iot.bzh> | 2017-11-30 15:59:00 +0100 |
---|---|---|
committer | Sebastien Douheret <sebastien.douheret@iot.bzh> | 2017-11-30 15:59:00 +0100 |
commit | c4c42a5fe7a61407f3de073ad3cb87cb5b3681ca (patch) | |
tree | 6fed470b4c95c8f419b5507b6b094412e8479e48 /.gitignore | |
parent | b504ab8b02e2891c33e9883a4bb1a3e0f90b2b1e (diff) |
Check go version because xds-common request go > v1.8.1
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,3 +4,4 @@ bin/** tools/** vendor/** *.zip +__* |