Commits


Matthew Topol authored and Sutou Kouhei committed 5bacdeaf290
ARROW-14493: [Release][Go] Add update of import path for major versions to script When a major version update goes out, the Go import path and module name should update accordingly with a `/v<majorversion>` suffix. Closes #11566 from zeroshade/arrow-14493-major-version-upgrade Lead-authored-by: Matthew Topol <mtopol@factset.com> Co-authored-by: Sutou Kouhei <kou@clear-code.com> Signed-off-by: Sutou Kouhei <kou@clear-code.com>