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

New tag for goversion #26

Open
Mayank8750 opened this issue Nov 30, 2023 · 2 comments
Open

New tag for goversion #26

Mayank8750 opened this issue Nov 30, 2023 · 2 comments

Comments

@Mayank8750
Copy link

The most recent tag for goversion package is 1.2.0 created on Apr 04, 2018(years ago). Can the latest master branch be tagged with a new tag?
image (23)

@rsc
Copy link
Owner

rsc commented Nov 30, 2023

What does goversion do that "go version" does not at this point?

@Mayank8750
Copy link
Author

Goversion offers additional build details, information via the -crypto flag, that the go version command does not provide.
In addition to this, I have a use case to use a compact binary(goversion size ~ 4 MBs) in my Go runtime image, specifically to confirm that the pre-compiled go executable adheres to FIPS compliance.

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

No branches or pull requests

2 participants