Skip to content

Bump Go version in go.mod to v1.13

Stan Hu requested to merge sh-bump-gomod-version into master

Since we dropped support for v1.12 in !532 (merged), we should set the go.mod version to the minimum supported version, which is Go v1.13.

Merge request reports