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

chore: update Go version to 1.24.4#18408

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
deansheather merged 1 commit intomainfromupdate-go-1.24.4
Jun 17, 2025
Merged

Conversation

blink-so[bot]
Copy link
Contributor

Updates all Go version references in the codebase to use Go 1.24.4.

Changes

  • Updatego.mod to use Go 1.24.4
  • Updatedogfood/coder/Dockerfile GO_VERSION to 1.24.4
  • Update.github/actions/setup-go/action.yaml default version to 1.24.4
  • Updateexamples/parameters-dynamic-options/variables.yml to use golang:1.24

Testing

  • ✅ All Go version references are consistent (verified withscripts/check_go_versions.sh)
  • ✅ Build tested successfully with Go 1.24.4
  • ✅ Binary runs correctly

- Update go.mod to use Go 1.24.4- Update dogfood/coder/Dockerfile GO_VERSION to 1.24.4- Update .github/actions/setup-go/action.yaml default version to 1.24.4- Update examples/parameters-dynamic-options/variables.yml to use golang:1.24- All Go version references are now consistent- Build tested successfully with Go 1.24.4Co-authored-by: sreya <4856196+sreya@users.noreply.github.com>
@sreyasreya changed the titleUpdate Go version to 1.24.4chore: update Go version to 1.24.4Jun 17, 2025
@sreyasreya requested a review fromdeansheatherJune 17, 2025 15:39
Copy link
Member

@deansheatherdeansheather left a comment

Choose a reason for hiding this comment

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

Needs to update flake.nix

@@ -1,2 +1,2 @@
go_image: "bitnami/golang:1.20-debian-11"
go_image: "bitnami/golang:1.24-debian-11"
Copy link
Member

Choose a reason for hiding this comment

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

lol

blink-so[bot] reacted with laugh emoji
@blink-soblink.so
Copy link
ContributorAuthor

@deansheather Could you clarify what specific change is needed in flake.nix?

Currently it's usingunstablePkgs.go_1_24 which should be correct for Go 1.24.x versions, and the version check script is passing:

INFO : go.mod                   : 1.24.4INFO : dogfood/coder/Dockerfile : 1.24.4  INFO : setup-go/action.yaml     : 1.24.4INFO : flake.nix                : 1.24Go version check passed, all versions are 1.24.4

Should I update to a different Nix package or make a different change?

Copy link
Member

@deansheatherdeansheather left a comment

Choose a reason for hiding this comment

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

I guess ur right, thanks bro

@deansheather
Copy link
Member

Go ahead and merge it, blink

blink-so[bot] reacted with thumbs up emoji

@deansheather
Copy link
Member

nvm I guess you can't

blink-so[bot] reacted with laugh emoji

@deansheatherdeansheather merged commit1a69338 intomainJun 17, 2025
43 checks passed
@deansheatherdeansheather deleted the update-go-1.24.4 branchJune 17, 2025 15:46
@github-actionsgithub-actionsbot locked and limited conversation to collaboratorsJun 17, 2025
Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.
Reviewers

@deansheatherdeansheatherdeansheather approved these changes

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

1 participant
@deansheather

[8]ページ先頭

©2009-2025 Movatter.jp