# go_dl **Repository Path**: peterjerald/go_dl ## Basic Information - **Project Name**: go_dl - **Description**: git clone from https://github.com/golang/dl.git - **Primary Language**: Unknown - **License**: BSD-3-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-12-13 - **Last Updated**: 2023-12-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # golang.org/dl This repository holds the Go wrapper programs that run specific versions of Go, such as `go install golang.org/dl/go1.10.3@latest` and `go install golang.org/dl/gotip@latest`. ## Report Issues / Send Patches This repository uses Gerrit for code changes. To learn how to submit changes to this repository, see https://golang.org/doc/contribute.html. The main issue tracker for the net repository is located at https://github.com/golang/go/issues. Prefix your issue with "dl:" in the subject line, so it is easy to find.