[
https://issues.apache.org/jira/browse/CALCITE-5063?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Francis Chuang resolved CALCITE-5063.
-------------------------------------
Resolution: Fixed
> Replace golang.org/x/xerrors package with errors package in stdlib
> ------------------------------------------------------------------
>
> Key: CALCITE-5063
> URL: https://issues.apache.org/jira/browse/CALCITE-5063
> Project: Calcite
> Issue Type: Task
> Components: avatica-go
> Reporter: Francis Chuang
> Assignee: Francis Chuang
> Priority: Major
> Fix For: avatica-go-5.1.0
>
>
> The golang.org/x/xerrors transition package is pretty old (from around Go
> 1.13) and since the Go team only supports Go 1.17 and Go 1.18, we can safely
> transition to the errors package that is directly in stdlib.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)