You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Francis Chuang (JIRA)" <ji...@apache.org> on 2018/05/30 01:01:00 UTC

[jira] [Created] (CALCITE-2335) Switch to vgo for dependency management

Francis Chuang created CALCITE-2335:
---------------------------------------

             Summary: Switch to vgo for dependency management
                 Key: CALCITE-2335
                 URL: https://issues.apache.org/jira/browse/CALCITE-2335
             Project: Calcite
          Issue Type: Task
          Components: avatica-go
            Reporter: Francis Chuang
            Assignee: Francis Chuang


The proposal for vgo has been accepted: [https://research.swtch.com/vgo-accepted]

vgo aims to replace dep for dependency management in Go.

TLDR; vgo will be part of the Go tool chain in Go 1.11 (July 31 2018) on an experimental basis. Official production-ready status will be in Go 1.12 (January 2019).

We should remove dep and move to vgo when Go 1.11 is released so that we can work out any idiosyncrasies before Go 1.12.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)