Registry / utility / dl
library0.0.0-20260602183950-e6b0832d5570gogounverified

A tool to download and manage Go binary distributions.

go get golang.org/dl
INSTALL
IMPORT
SIG · DL
D
dl
utilitygov0.0.0-20260602183950-e6b0832d5570
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

dl
golang.org/dl

Download a specific Go version.

package main import "golang.org/dl" func main() { dl.Download("go1.21.0") }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20260602183950-e6b0832d5570latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
12 hits · last 30 days
node
12
Resources
dl — go get dl · libregistry