Test against go 1.8

Project: http://git-wip-us.apache.org/repos/asf/calcite-avatica-go/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/calcite-avatica-go/commit/ee185cb8
Tree: http://git-wip-us.apache.org/repos/asf/calcite-avatica-go/tree/ee185cb8
Diff: http://git-wip-us.apache.org/repos/asf/calcite-avatica-go/diff/ee185cb8

Branch: refs/heads/master
Commit: ee185cb8e7f84b37ad4694a61fdfdf01c73c4b86
Parents: 0fd1395
Author: Francis Chuang <francis.chu...@boostport.com>
Authored: Wed Feb 22 16:49:32 2017 +1100
Committer: Julian Hyde <jh...@apache.org>
Committed: Thu Aug 10 18:47:10 2017 -0700

----------------------------------------------------------------------
 moby.yml    | 2 +-
 wercker.yml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/calcite-avatica-go/blob/ee185cb8/moby.yml
----------------------------------------------------------------------
diff --git a/moby.yml b/moby.yml
index 00ace48..e1ea9de 100644
--- a/moby.yml
+++ b/moby.yml
@@ -5,7 +5,7 @@ services:
       - "8765"
 
 dev:
-  image: golang:1.7-alpine
+  image: golang:1.8-alpine
   env:
     AVATICA_HOST: http://phoenix:8765
   steps:

http://git-wip-us.apache.org/repos/asf/calcite-avatica-go/blob/ee185cb8/wercker.yml
----------------------------------------------------------------------
diff --git a/wercker.yml b/wercker.yml
index 77856a2..b27f539 100644
--- a/wercker.yml
+++ b/wercker.yml
@@ -1,5 +1,5 @@
 box:
-  id: golang:1.7-alpine
+  id: golang:1.8-alpine
   cmd: /bin/sh
 
 no-response-timeout: 20

Reply via email to