Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Fix build with Go 1.24#508

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
mafredri merged 1 commit intocoder:masterfromflyn-org:go-1.24
Jan 29, 2025
Merged

Fix build with Go 1.24#508

mafredri merged 1 commit intocoder:masterfromflyn-org:go-1.24
Jan 29, 2025

Conversation

flyn-org
Copy link
Contributor

Go 1.24 provides stricter checking that forbids passing a variable as a format string to Printf-like functions with no other arguments. Remove instances of this. See also:

https://tip.golang.org/doc/go1.24#vet

Go 1.24 provides stricter checking that forbids passing a variable as aformat string to Printf-like functions with no other arguments. Removeinstances of this. See also:https://tip.golang.org/doc/go1.24#vetSigned-off-by: W. Michael Petullo <mike@flyn.org>
Copy link
Member

@mafredrimafredri left a comment

Choose a reason for hiding this comment

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

Thanks for the fix@flyn-org!

@mafredrimafredri merged commitaec630d intocoder:masterJan 29, 2025
4 checks passed
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@mafredrimafredrimafredri approved these changes

+1 more reviewer

@igolaizolaigolaizolaigolaizola left review comments

Reviewers whose approvals may not affect merge requirements
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

3 participants
@flyn-org@mafredri@igolaizola

[8]ページ先頭

©2009-2025 Movatter.jp