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

mod: update for go1.24 #124

Merged
merged 3 commits into from
Feb 12, 2025
Merged

mod: update for go1.24 #124

merged 3 commits into from
Feb 12, 2025

Conversation

kortschak
Copy link
Owner

No description provided.

This fixes vet complaint about the use of non-constant format string in
types.NewErr calls, and go-cmp changes due to the movement of the internal
state of sync.Mutex into an internal package.

Script tests' regular expressions are updated to reflect the change in
build info version printing.

The watcher tester is moved into its own module to allow gioui.org to be
updated to handle go1.24 Cgo type method constraints. This also has the
advantage that gioui.org is now no longer a dependency of dex itself.
@kortschak kortschak merged commit 045f199 into master Feb 12, 2025
5 checks passed
@kortschak kortschak deleted the go1.24 branch February 12, 2025 00:43
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.

1 participant