proxy.golang.org : github.com/clusterize-io/go-getter : v1.0.2
getter is a package for downloading files or directories from a variety of protocols. getter is unique in its ability to download both directories and files. It also detects certain source strings to be protocol-specific URLs. For example, "github.com/hashicorp/go-getter" would turn into a Git URL and use the Git protocol. Protocols and detectors are extensible. To get started, see Client.
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/clusterize-io/[email protected]
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- github.com/aws/aws-sdk-go v1.15.78
- github.com/bgentry/go-netrc v0.0.0-20140422174119-9fd32a8b3d3d
- github.com/cheggaaa/pb v1.0.27
- github.com/davecgh/go-spew v1.1.1
- github.com/fatih/color v1.7.0
- github.com/hashicorp/go-cleanhttp v0.5.0
- github.com/hashicorp/go-safetemp v1.0.0
- github.com/hashicorp/go-version v1.1.0
- github.com/mattn/go-colorable v0.0.9
- github.com/mattn/go-isatty v0.0.4
- github.com/mattn/go-runewidth v0.0.4
- github.com/mitchellh/go-homedir v1.0.0
- github.com/mitchellh/go-testing-interface v1.0.0
- github.com/pmezard/go-difflib v1.0.0
- github.com/stretchr/testify v1.2.2
- github.com/ulikunitz/xz v0.5.5
- golang.org/x/net v0.0.0-20181114220301-adae6a3d119a
- golang.org/x/sys v0.0.0-20181213200352-4d1cda033e06
- golang.org/x/text v0.3.0
- gopkg.in/cheggaaa/pb.v1 v1.0.27