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

x/website: /VERSION endpoint returns outdated information #50114

Closed
jimen0 opened this issue Dec 12, 2021 · 2 comments
Closed

x/website: /VERSION endpoint returns outdated information #50114

jimen0 opened this issue Dec 12, 2021 · 2 comments

Comments

@jimen0
Copy link
Contributor

jimen0 commented Dec 12, 2021

What version of Go are you using (go version)?

N/A

Does this issue reproduce with the latest release?

N/A

What operating system and processor architecture are you using (go env)?

N/A

What did you do?

$ curl 'https://go.dev/VERSION?m=text'
go1.17.4

What did you expect to see?

go1.17.5 since the current release per go.dev/dl is 1.17.5

What did you see instead?

go1.17.4

Adding my request trace just in case it helps debugging this.

x-cloud-trace-context: ee059a46e3120e5832ea0c9571613f8c
date: Sun, 12 Dec 2021 14:47:46 GMT
server: Google Frontend
content-length: 8
@gopherbot gopherbot added this to the Unreleased milestone Dec 12, 2021
@amalmurali47
Copy link

I can confirm the behaviour described here.

@seankhliao
Copy link
Member

Duplicate of #42744

@seankhliao seankhliao marked this as a duplicate of #42744 Dec 12, 2021
@golang golang locked and limited conversation to collaborators Dec 12, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants