Difference between revisions of "Go install"

From wikieduonline
Jump to navigation Jump to search
 
(8 intermediate revisions by 3 users not shown)
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 github.com/sj14/kubedump@latest]]
 +
 +
  [[go install -v]]
  
 
== Errors ==
 
== Errors ==
 
  go install
 
  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]]
 
  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]]
 +
 +
== Paths ==
 +
[[~/go/pkg/mod/]]
 +
[[~/go/bin/]]
  
 
== Related ==
 
== Related ==
 
* <code>[[go get]]</code>
 
* <code>[[go get]]</code>
 +
* <code>[[go mod download]]</code>
 +
* <code>[[Benchstat]]</code>
  
 
== See also ==
 
== See also ==

Latest revision as of 12:23, 12 December 2023

Advertising: