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

Prevent an error from being thrown on go help #2701

Merged
merged 1 commit into from
Sep 19, 2024
Merged

Conversation

RobiNino
Copy link
Contributor

  • All tests have passed. If this feature is not already covered by the tests, new tests have been added.
  • The pull request is targeting the dev branch.
  • The code has been validated to compile successfully by running go vet ./....
  • The code has been formatted properly using go fmt ./....

Prevents an error from being thrown on jf go -h

@RobiNino RobiNino added the ignore for release Automatically generated release notes label Sep 19, 2024
@RobiNino RobiNino changed the title Fix go help Prevent an error from being thrown on go help Sep 19, 2024
Copy link
Contributor

@sverdlov93 sverdlov93 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great work!

@RobiNino RobiNino merged commit 360095a into jfrog:dev Sep 19, 2024
29 of 30 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ignore for release Automatically generated release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants