Difference between revisions of "Go install"
Jump to navigation
Jump to search
Line 6: | Line 6: | ||
[[go install github.com/flashbots/mev-boost@latest]] | [[go install github.com/flashbots/mev-boost@latest]] | ||
+ | |||
+ | [[go install golang.org/x/perf/cmd/benchstat@latest]] | ||
[[go install -v]] | [[go install -v]] |
Revision as of 15:56, 23 March 2023
go help install
go install github.com/cosmos/tools/cmd/runsim@v1.0.0
go install github.com/flashbots/mev-boost@latest
go install golang.org/x/perf/cmd/benchstat@latest
go install -v
Errors
go install go: cloud.google.com/go/[email protected]: Get "https://proxy.golang.org/cloud.google.com/go/storage/@v/v1.11.0.mod": net/http: TLS handshake timeout
Related
See also
go install, go get, ~/go/bin/
- Go, Gorutine:
go [ mod
|list
|fmt
,for
|build
|get
|version
|env | install | test
]go help
, Go template, Echo go web framework, Go packages, Blank identifier
Advertising: