[ 
https://issues.apache.org/jira/browse/CALCITE-2335?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Francis Chuang updated CALCITE-2335:
------------------------------------
    Description: 
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).

Edit: vgo is now called Go modules in Go 1.11.

We will support both dep and Go modules while Go 1.11 and Go 1.10 are being 
maintained. Since the Go team maintains the last 2 versions of Go, we will drop 
support for dep when Go 1.12 is released.

  was:
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.


> 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
>            Priority: Major
>             Fix For: avatica-go-3.1.0
>
>
> 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).
> Edit: vgo is now called Go modules in Go 1.11.
> We will support both dep and Go modules while Go 1.11 and Go 1.10 are being 
> maintained. Since the Go team maintains the last 2 versions of Go, we will 
> drop support for dep when Go 1.12 is released.



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

Reply via email to