gopkg icon indicating copy to clipboard operation
gopkg copied to clipboard

Go version: bump minimum version to 1.17

Open zhangyunhao116 opened this issue 2 years ago • 0 comments

Summary

Bump Go version in the go.mod to 1.17.

Motivation

  • Since Go 1.19 is released, we officially support 1.17 1.18 1.19, but the Go version in the go.mod is still 1.16.
  • gopkg requires golang.org/x/sys, the minimum version of this repo is 1.17, related issue: https://github.com/bytedance/gopkg/issues/163

Explanation

No response

zhangyunhao116 avatar Jan 10 '23 03:01 zhangyunhao116