{"id":50454,"library":"hashicorp-go-getter","title":"go-getter","description":"getter is a package for downloading files or directories from a variety of protocols including HTTP, Git, and S3.","status":"active","version":"1.8.6","language":"go","source_language":null,"source_url":"https://github.com/hashicorp/go-getter","tags":["downloader","file","http","git","s3"],"install":[{"cmd":"go get github.com/hashicorp/go-getter","lang":"bash","label":"Install github.com/hashicorp/go-getter"}],"dependencies":[],"imports":[{"symbol":"getter","correct":"github.com/hashicorp/go-getter"}],"quickstart":{"code":"package main\n\nimport (\n\t\"github.com/hashicorp/go-getter\"\n)\n\nfunc main() {\n\t// Download a file from a URL to a local destination\n\terr := getter.GetFile(\"/tmp/example.txt\", \"https://example.com/file.txt\")\n\tif err != nil {\n\t\tpanic(err)\n\t}\n}","lang":"go","description":"Download a single file from a URL."},"warnings":[{"fix":"Use v2 (github.com/hashicorp/go-getter/v2) for new projects.","message":"The API has changed significantly between v1 and v2; v1 is no longer maintained.","severity":"breaking","affected_versions":">=1.0.0 <2.0.0"}],"env_vars":null,"search_vec":"'directori':12 'download':9,23 'file':10,24 'getter':3,4 'git':20,26 'go':2 'go-gett':1 'http':19,25 'includ':18 'packag':7 'protocol':17 's3':22,27 'varieti':15","created_at":"2026-06-15T04:54:10.819471+00:00","updated_at":"2026-06-15T04:54:10.819471+00:00","problems":[],"ecosystem":"go","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/hashicorp/go-getter","github":"https://github.com/hashicorp/go-getter","docs":"https://pkg.go.dev/github.com/hashicorp/go-getter#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-15","next_check":"2026-12-12","install_tag":null}}