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

Remove go 1.7 support #83

Merged
merged 1 commit into from
Oct 29, 2018
Merged

Remove go 1.7 support #83

merged 1 commit into from
Oct 29, 2018

Conversation

zacatac
Copy link
Contributor

@zacatac zacatac commented Oct 27, 2018

It looks like the go 1.7 build is failing with this output:

../../mjibson/esc/embed/embed.go:181: undefined: sort.Slice
The command "go get github.com/mjibson/esc" failed and exited with 2 during .

The most recent commit on mjibson/esc is using a function which is not available on go1.7.

Would you prefer trying to pull a specific version of mjibson/esc or to drop support for go1.7?

@coveralls
Copy link

Coverage Status

Coverage remained the same at 96.358% when pulling 0e4b51c on zacatac:remove-go17-support into c51312f on cweill:master.

2 similar comments
@coveralls
Copy link

Coverage Status

Coverage remained the same at 96.358% when pulling 0e4b51c on zacatac:remove-go17-support into c51312f on cweill:master.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 96.358% when pulling 0e4b51c on zacatac:remove-go17-support into c51312f on cweill:master.

Copy link
Owner

@cweill cweill left a comment

Choose a reason for hiding this comment

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

LGTM.

@cweill cweill merged commit 641e349 into cweill:master Oct 29, 2018
@zacatac
Copy link
Contributor Author

zacatac commented Oct 29, 2018

Thanks Charles

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