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

[BUG] Documentation for installing govmomi no longer works. #3284

Closed
yellowpattern opened this issue Nov 10, 2023 · 2 comments · Fixed by #3360
Closed

[BUG] Documentation for installing govmomi no longer works. #3284

yellowpattern opened this issue Nov 10, 2023 · 2 comments · Fixed by #3360

Comments

@yellowpattern
Copy link

Describe the bug
Cannot use the go command on the project's page to install govmomi. The instructions come from https://github.com/vmware/govmomi and say "use go get ...".

"get" is no longer a subcommand of go and this fails.
Doing "go install" also fails.

To Reproduce
Steps to reproduce the behavior:

  1. Read instructions on installing govmomi from https://github.com/vmware/govmomi
  2. Execute "go get github.com/vmware/govmomi"

Expected behavior
The expected behaviour is for the project's documentation to produce a positive outcome.

Affected version
Current version of project webpage.

Copy link
Contributor

Howdy 🖐   yellowpattern ! Thank you for your interest in this project. We value your feedback and will respond soon.

If you want to contribute to this project, please make yourself familiar with the CONTRIBUTION guidelines.

dougm added a commit to dougm/govmomi that referenced this issue Feb 9, 2024
Copy link
Contributor

github-actions bot commented Feb 9, 2024

This issue is stale because it has been open for 90 days with no
activity. It will automatically close after 30 more days of
inactivity. Mark as fresh by adding the comment /remove-lifecycle stale.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant