fetch_repo

command
v0.36.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 3, 2024 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Overview

Command fetch_repo downloads a Go module or repository at a specific version or commit.

In module mode, fetch_repo downloads a module using "go mod download", verifies the contents against a sum, then copies the contents of the module to a target directory. fetch_repo respects GOPATH, GOCACHE, and GOPROXY.

In repository mode, fetch_repo clones a repository using a VCS tool. fetch_repo performs import path redirection in this mode.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL