Skip to content
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

go: Create section for go 1.20 #402

Merged
merged 1 commit into from
Oct 27, 2023
Merged

Conversation

orestisfl
Copy link
Contributor

If I understand correctly, auto-version has stopped working for 1.20 versions because of 1.21.

If I understand correctly, auto-version has stopped working for 1.20
versions because of 1.21.
@orestisfl
Copy link
Contributor Author

CI fails for 1.17.9, I don't think that's related to my PR

fatal: app/test_cmd.go:22: env.go:848: env.go:882: go-1.17.9: linux-amd64: manifest/validate.go:16: invalid source: cache/http.go:80: could not retrieve source archive from https://golang.org/dl/go1.17.9.linux-amd64.tar.gz: 404 Not Found

@alecthomas alecthomas merged commit 81eb72a into cashapp:master Oct 27, 2023
2 checks passed
@alecthomas
Copy link
Collaborator

I suspect it's because the package sanity test downloads all versions to ensure they install, and the Go servers are rate limiting us.

@orestisfl orestisfl deleted the go-1.20 branch October 30, 2023 09:03
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