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

Modernize and use Go 1.19 as base #100

Merged
merged 11 commits into from
Jan 6, 2025
Merged

Conversation

Jacalz
Copy link
Member

@Jacalz Jacalz commented Jan 6, 2025

Updates various dependencies and workflows. Now using Go 1.19 as base just like upstream Fyne.

@coveralls
Copy link

Pull Request Test Coverage Report for Build 12631314837

Details

  • 2 of 10 (20.0%) changed or added relevant lines in 4 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-6.3%) to 42.282%

Changes Missing Coverage Covered Lines Changed/Added Lines %
widget/diagramwidget/anchoredtext.go 0 1 0.0%
widget/diagramwidget/arrowhead.go 0 1 0.0%
dialog/about.go 0 6 0.0%
Totals Coverage Status
Change from base Build 12486757586: -6.3%
Covered Lines: 1942
Relevant Lines: 4593

💛 - Coveralls

@Jacalz
Copy link
Member Author

Jacalz commented Jan 6, 2025

The required checks need to be updated for this to be mergeable. The good news is that the highest version of Go used now names the workflows as "stable" so they will never need to be changed again.

@andydotxyz
Copy link
Member

All sorted :)

@Jacalz Jacalz merged commit 3228f6c into fyne-io:master Jan 6, 2025
7 checks passed
@Jacalz Jacalz deleted the modernize-go-1.19 branch January 6, 2025 13:22
@Jacalz
Copy link
Member Author

Jacalz commented Jan 6, 2025

Great :)

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