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 golang.or/x/sys to bring in security fix in x/net #4327

Merged
merged 1 commit into from
Oct 18, 2023

Conversation

Jacalz
Copy link
Member

@Jacalz Jacalz commented Oct 17, 2023

Description:

This fixes https://github.com/fyne-io/fyne/security/dependabot/7 and https://github.com/fyne-io/fyne/security/dependabot/6. Nothing that immediately affected our use of the package but is nice to have updated because GitHub flags all downstream projects using Fyne as well. We might want o backport this to the release channel as well.

Checklist:

  • Tests included.
  • Lint and formatter run with no errors.
  • Tests all pass.

@Jacalz Jacalz changed the title Update golang.or/x/sys to bring in security fix Update golang.or/x/sys to bring in security fix in x/net Oct 17, 2023
@coveralls
Copy link

Coverage Status

coverage: 65.068% (-0.003%) from 65.071% when pulling 7fbcdd3 on Jacalz:x/net into 0635d3e on fyne-io:develop.

Copy link
Member

@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.

Thanks

@Jacalz Jacalz merged commit ce03ae0 into fyne-io:develop Oct 18, 2023
10 of 11 checks passed
@Jacalz Jacalz deleted the x/net branch October 18, 2023 14:28
@Jacalz
Copy link
Member Author

Jacalz commented Oct 18, 2023

Merged. You can backport if you'd like :)

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