Code Review
/
src
/
xds
/
xds-server.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(from:
c2f1a88
)
Check go version and print error if not >1.8.1
author
Sebastien Douheret
<sebastien.douheret@iot.bzh>
Wed, 29 Nov 2017 16:42:11 +0000
(17:42 +0100)
committer
Sebastien Douheret
<sebastien.douheret@iot.bzh>
Wed, 29 Nov 2017 16:42:11 +0000
(17:42 +0100)
xds-common lib uses os.Executable function that has been introduced in go v1.8.1.
No differences found