Upgrade standard library deps by meiji163 · Pull Request #1332 · github/gh-ost

golang.org/x/sys -> v0.13.0
golang.org/x/term -> v0.13.0
golang.org/x/text -> v0.13.0

Further notes in https://github.com/github/gh-ost/blob/master/.github/CONTRIBUTING.md
Thank you! We are open to PRs, but please understand if for technical reasons we are unable to accept each and any PR

Description

This PR [briefly explain what it does]

In case this PR introduced Go code changes:

  • contributed code is using same conventions as original code
  • script/cibuild returns with no formatting errors, build errors or unit test errors.