Skip to content

Conversation

178inaba
Copy link
Contributor

@178inaba 178inaba commented Apr 5, 2024

Description:

golang.org is redirect to go.dev

$ curl -v 'https://golang.org/dl/?mode=json&include=all'
...
< HTTP/2 301
...
< location: https://go.dev/dl/?mode=json&include=all
...
<a href="https://go.dev/dl/?mode=json&amp;include=all">Moved Permanently</a>.

Related issue:

None.

Check list:

  • [ ] Mark if documentation changes are required.
  • [ ] Mark if tests were added or updated to cover the changes.

Since it's only a change in the URL, it seems that no additions to documentation or testing are necessary.

@178inaba 178inaba requested a review from a team as a code owner April 5, 2024 18:06
@krylov-krylov
Copy link

Description:

golang.org is redirect to go.dev

$ curl -v 'https://golang.org/dl/?mode=json&include=all'
...
< HTTP/2 301
...
< location: https://go.dev/dl/?mode=json&include=all
...
<a href="https://go.dev/dl/?mode=json&amp;include=all">Moved Permanently</a>.

Related issue:

None.

Check list:

  • [ ] Mark if documentation changes are required.
  • [ ] Mark if tests were added or updated to cover the changes.

Since it's only a change in the URL, it seems that no additions to documentation or testing are necessary.

@dmitris
Copy link

dmitris commented Jun 6, 2025

@178inaba - could you resolve the conflicts, please? Hopefully it would help to get this small change finally landed 🙏

@178inaba
Copy link
Contributor Author

178inaba commented Jun 8, 2025

@dmitris
Thanks for your comment! I've resolved the conflicts via rebase.
Please let me know if there's anything else I should update 🙇

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.

4 participants