[GitHub] calcite-avatica-go pull request #27: [CALCITE-2335] Add support for Go modul...

2018-08-28 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/calcite-avatica-go/pull/27


---


[GitHub] calcite-avatica-go pull request #27: [CALCITE-2335] Add support for Go modul...

2018-08-28 Thread F21
GitHub user F21 opened a pull request:

https://github.com/apache/calcite-avatica-go/pull/27

[CALCITE-2335] Add support for Go modules and test against Go 1.11



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/Boostport/calcite-avatica-go go-modules

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/calcite-avatica-go/pull/27.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #27


commit e589422c7b0c6fc3eb133a062593d20b5d6802d6
Author: Francis Chuang 
Date:   2018-08-28T10:25:20Z

[CALCITE-2335] Add support for Go modules and test against Go 1.11




---