@cryptotaxi247 / kubo / commits / cb706d73c

docs: document currently used Go image version

galargh committed Sep 19, 2022 at 11:58 UTC cb706d73c10f8f68dfe19189eb669986e62fa40b
1 file changed +1 -1
docs/RELEASE_ISSUE_TEMPLATE.md
+1 -1
@@ -56,7 +56,7 @@ For each RC published in each stage:
56 Checklist:
57
58 - [ ] **Stage 0 - Automated Testing**
59 - - [ ] Upgrade to the latest patch release of Go that CircleCI has published
59 + - [ ] Upgrade to the latest patch release of Go that CircleCI has published (currently used version: `1.19.1`)
60 - [ ] See the list here: https://hub.docker.com/r/cimg/go/tags
61 - [ ] [ipfs/distributions](https://github.com/ipfs/distributions): bump [this version](https://github.com/ipfs/distributions/blob/master/.tool-versions#L2)
62 - [ ] [ipfs/kubo](https://github.com/ipfs/kubo): [example PR](https://github.com/ipfs/kubo/pull/8599)