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

opentype, fontscan: remove go1.16 build constraints #114

Merged
merged 2 commits into from
Nov 26, 2023

Conversation

hajimehoshi
Copy link
Contributor

Now this project uses Go 1.17 and newer, an old code for Go 1.15 and older should not be needed.

Now this project uses Go 1.17 and newer, an old code for Go 1.15 and
older should not be needed.
@hajimehoshi
Copy link
Contributor Author

hajimehoshi commented Nov 26, 2023

I assumed this project uses Go 1.17 from go.mod, but perhaps do we need to test this with Go 1.14?

@benoitkugler
Copy link
Contributor

Thank you for this contribution.

I assumed this project uses Go 1.17 from go.mod, but perhaps do we need to test this with Go 1.14?

It was indeed the case, but now that Fyne has bumped its minimum version, I think it should be OK.
Cc @andydotxyz for confirmation

Copy link
Contributor

@andydotxyz andydotxyz left a comment

Choose a reason for hiding this comment

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

Looks like a good catch thanks

Copy link
Contributor

@benoitkugler benoitkugler left a comment

Choose a reason for hiding this comment

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

Nice clean up !

@benoitkugler benoitkugler merged commit 3b7c920 into go-text:main Nov 26, 2023
10 checks passed
@hajimehoshi hajimehoshi deleted the go1.16 branch November 26, 2023 14:18
Copy link
Member

@whereswaldon whereswaldon left a comment

Choose a reason for hiding this comment

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

Thanks very much for the cleanup!

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.

4 participants