You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Upgrade CI Go to 1.24 and golangci-lint to v1.64.8
The go.mod files require go 1.24 (mandated by aws-sdk-go-v2@v1.41.5).
Update the lint workflow to use Go 1.24 and golangci-lint v1.64.8
(built with Go 1.24 support). Also bump setup-go action to v5.
0 commit comments