-
Notifications
You must be signed in to change notification settings - Fork 9
feat: add golang availability details #48
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
Conversation
Add the version availability details for the Golang toolchain on Ubuntu. Signed-off-by: Dominik Viererbe <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nitpicks :)
FIPS the term has to be written all caps. Co-authored-by: Robert Krátký <[email protected]>
The Canonical documentation style guide strongly recommends that headings should be capitalized like a sentence. Co-authored-by: Robert Krátký <[email protected]>
The failing CI test is related to linkcheck:
This is not related to a change of this PR. When I manually queried this link I got a "504 Gateway Time-out (The server didn't respond in time.)" response. This may be just a transient failure. |
I know. Ignore it. I swapped the link for a different one already. |
Add the version availability details for the Golang toolchain on Ubuntu.