docs: build from source with golang#1465
Open
gabemeola wants to merge 4 commits intoslackhq:masterfrom
Open
Conversation
|
Thanks for the contribution! Before we can merge this, we need @gabemeola to sign the Salesforce Inc. Contributor License Agreement. |
Collaborator
|
@gabemeola thanks for the contribution, before we can consider merging, do you mind signing the CLA? |
jasikpark
reviewed
Oct 2, 2025
|
|
||
| go run github.com/slackhq/nebula/cmd/nebula@v1.9.6 # Or run directly, no env path setup needed | ||
| ``` | ||
|
|
Collaborator
There was a problem hiding this comment.
Maybe add a footnote mentioning https://github.com/Gelio/go-global-update as an option for managing upgrades?
Author
@nbrownus I think it should be good (doesn't let me sign again), but the bot hasn't updated it yet. |
Author
|
Useful to merge for these kind of installs #1386 |
Author
|
@nbrownus bot is happy, gtg |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Useful for testing out specific versions, given you have Golang installed.