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

Update go.mod and go.sum to be compatible with go 1.17 #87

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

c00w
Copy link

@c00w c00w commented Feb 5, 2022

The current go.mod files don't work with modern versions of go in build systems (so nixos has been carrying a patch to fix it). It would be way easier to just have the go.mod file match what a modern version of go expects.

  • I've read Contribution guide
  • I've tested everything that doesn't relate to tcell.Screen API

@viktomas
Copy link
Owner

Sorry for the month-long delay 🤦 @c00w could you please explain why do you include the go-isatty dependency?

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.

2 participants