Imports
- cloud.google.com/go/storage
- github.com/aws/aws-sdk-go/aws
- github.com/aws/aws-sdk-go/aws/credentials
- github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds
- github.com/aws/aws-sdk-go/aws/ec2metadata
- github.com/aws/aws-sdk-go/aws/session
- github.com/aws/aws-sdk-go/service/s3
- github.com/bgentry/go-netrc/netrc
- github.com/hashicorp/go-cleanhttp
- github.com/hashicorp/go-safetemp
- github.com/hashicorp/go-version
- github.com/klauspost/compress/zstd
- github.com/mitchellh/go-homedir
- github.com/mitchellh/go-testing-interface
- github.com/ulikunitz/xz
- golang.org/x/oauth2
- google.golang.org/api/iterator
- google.golang.org/api/option
Imports in module “github.com/hashicorp/go-getter”
Standard library imports
- archive/tar
- archive/zip
- bufio
- bytes
- compress/bzip2
- compress/gzip
- context
- crypto/md5
- crypto/sha1
- crypto/sha256
- crypto/sha512
- crypto/tls
- encoding/base64
- encoding/hex
- encoding/json
- encoding/xml
- errors
- fmt
- hash
- io
- io/ioutil
- net/http
- net/url
- os
- os/exec
- path/filepath
- reflect
- regexp
- runtime
- sort
- strconv
- strings
- syscall
- time