Difference between revisions of "Go get github.com/opsgenie/opsgenie-lamp/..."

From wikieduonline
Jump to navigation Jump to search
(Created page with " go get github.com/opsgenie/opsgenie-lamp/... go: downloading github.com/opsgenie/opsgenie-lamp v3.1.2+incompatible go: downloading github.com/ccding/go-config-reader v0.0....")
 
 
Line 16: Line 16:
 
  go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0
 
  go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0
 
  go get: installing executables with 'go get' in module mode is deprecated.
 
  go get: installing executables with 'go get' in module mode is deprecated.
  Use 'go install pkg@version' instead.  
+
  Use '[[go install]] pkg@version' instead.  
 
  For more information, see https://golang.org/doc/go-get-install-deprecation  
 
  For more information, see https://golang.org/doc/go-get-install-deprecation  
 
  or run 'go help get' or 'go help install'.
 
  or run 'go help get' or 'go help install'.

Latest revision as of 14:22, 17 January 2022

go get github.com/opsgenie/opsgenie-lamp/...
go: downloading github.com/opsgenie/opsgenie-lamp v3.1.2+incompatible
go: downloading github.com/ccding/go-config-reader v0.0.0-20130817225950-8b6c2b50197f
go: downloading github.com/opsgenie/opsgenie-go-sdk-v2 v1.2.9
go: downloading gopkg.in/yaml.v2 v2.4.0
go: downloading github.com/urfave/cli v1.22.5
go: downloading github.com/hashicorp/go-retryablehttp v0.5.1
go: downloading github.com/pkg/errors v0.8.1
go: downloading github.com/sirupsen/logrus v1.4.2
go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0-20190314233015-f79a8a8ca69d
go: downloading github.com/russross/blackfriday/v2 v2.0.1
go: downloading golang.org/x/sys v0.0.0-20201119102817-f84b799fce68
go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
go: downloading github.com/hashicorp/go-cleanhttp v0.5.0
go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0
go get: installing executables with 'go get' in module mode is deprecated.
	Use 'go install pkg@version' instead. 
	For more information, see https://golang.org/doc/go-get-install-deprecation 
	or run 'go help get' or 'go help install'.

See also[edit]

Advertising: