Skip to content

Update CI workflow and dependencies to Go 1.24 and x tools v0.31.0 #4

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

Merged
merged 3 commits into from
Mar 17, 2025

Conversation

012xx
Copy link
Contributor

@012xx 012xx commented Mar 7, 2025

Overview

  • Update CI workflow and dependencies to Go 1.24 and tools v0.31.0

Changes

  • Update go.mod
    • Update golang.org/x/tools to v0.31.0
  • Update ci.yaml
    • Update actions/checkout to v4
    • Update actions/setup-go to v5
  • Fix restrictpkg.go
    • Change format string passed to function to constant

Why

  • support by golang v1.24

@012xx 012xx self-assigned this Mar 7, 2025
@012xx 012xx changed the title Update CI workflow and dependencies to Go 1.24 and tools v0.31.0 Update CI workflow and dependencies to Go 1.24 and x tools v0.31.0 Mar 10, 2025
@012xx 012xx force-pushed the support-golang-1.24 branch from bd8f12c to 7cb53a7 Compare March 13, 2025 02:46
@012xx 012xx force-pushed the support-golang-1.24 branch from 7cb53a7 to daf2acc Compare March 13, 2025 02:47
@012xx 012xx requested a review from takahiro-yamada March 13, 2025 02:49
Copy link

@takahiro-yamada takahiro-yamada left a comment

Choose a reason for hiding this comment

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

LGTM

@012xx 012xx merged commit 4d6434e into main Mar 17, 2025
1 check passed
@012xx 012xx deleted the support-golang-1.24 branch March 17, 2025 01:17
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.

2 participants