You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@calcite.apache.org by F21 <gi...@git.apache.org> on 2018/09/10 11:45:59 UTC

[GitHub] calcite-avatica-go pull request #31: [CALCITE-2544] Replace golang.org/x/net...

GitHub user F21 opened a pull request:

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

    [CALCITE-2544] Replace golang.org/x/net/context with stdlib context

    

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

    $ git pull https://github.com/Boostport/calcite-avatica-go remove-x/net/context

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

    https://github.com/apache/calcite-avatica-go/pull/31.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 #31
    
----
commit c016e6440bed51057e83d5178c769f582d685e11
Author: Francis Chuang <fr...@...>
Date:   2018-09-10T11:45:17Z

    [CALCITE-2544] Replace golang.org/x/net/context with stdlib context

----


---

[GitHub] calcite-avatica-go pull request #31: [CALCITE-2544] Replace golang.org/x/net...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---