Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

go.mod: update Azure/go-ansiterm to fix integer overflow on arm #29

Merged
merged 1 commit into from
Jun 19, 2021

Conversation

thaJeztah
Copy link
Member

full diff: Azure/go-ansiterm@2377c96...d185dfc

  • Go 1.15 compatibility: convert int to string using rune()
  • add go.mod
  • Fix int overflow

full diff: Azure/go-ansiterm@2377c96...d185dfc

- Go 1.15 compatibility: convert int to string using rune()
- add go.mod
- Fix int overflow

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@thaJeztah
Copy link
Member Author

ping @dims @cpuguy83 ptal

Copy link
Collaborator

@dims dims left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@dims dims merged commit 3f7ff69 into moby:master Jun 19, 2021
@thaJeztah thaJeztah deleted the update_ansiterm branch June 20, 2021 06:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants