Skip to content

Conversation

@northtyphoon
Copy link
Member

Purpose of the PR

  • upgrade golang to 1.24.2

Copy link

@rosanch rosanch left a comment

Choose a reason for hiding this comment

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

LGTM


# binary will be $(go env GOPATH)/bin/golangci-lint
curl -sfL https://raw.githubusercontent.com/golangci/golangci-lint/v1.45.2/install.sh | sh -s -- -b $(go env GOPATH)/bin
curl -sfL https://raw.githubusercontent.com/golangci/golangci-lint/v1.64.8/install.sh | sh -s -- -b $(go env GOPATH)/bin v1.64.8
Copy link
Contributor

Choose a reason for hiding this comment

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

Does this change the devsetup behavior?

Copy link
Member Author

Choose a reason for hiding this comment

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

the old version is not compatible with golang 1.24 anymore, the lint setup is the same as before

@northtyphoon northtyphoon merged commit e50e788 into Azure:main Apr 15, 2025
6 checks passed
@northtyphoon northtyphoon deleted the update-golang branch July 8, 2025 23:52
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