go-ipfs builds/distributions use the same and latest Go version
Open
kind/enhancement
- Dominant language
- Go
- Stars
- 17.1k
- Forks
- 3.2k
- Avg merge
- 3d 18h
- Merged PRs (30d)
- 11
Description
We have historically (e.g., v0.9) been bitten by different versions of Go being used in the Docker containers, snap builder, ipfs/distributions, etc.
The goals of this issue are:
1. Enable us to set the go version one place and for it to be used "everywhere" go-ipfs is built.
2. Update us to the latest Go version.
Contributor guide
Assessment
This issue has not been assessed yet.