Skip to content

Commit

Permalink
feat: bump Go to 1.15.6
Browse files Browse the repository at this point in the history
  • Loading branch information
smira authored and talos-bot committed Dec 7, 2020
1 parent 84c834e commit 0eb84c1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions golang/golang/pkg.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@ dependencies:
- stage: '{{ if eq .ARCH "aarch64" }}golang-alpine{{ else }}golang-bootstrap{{ end }}'
steps:
- sources:
- url: https://dl.google.com/go/go1.15.5.src.tar.gz
- url: https://dl.google.com/go/go1.15.6.src.tar.gz
destination: go.src.tar.gz
sha256: c1076b90cf94b73ebed62a81d802cd84d43d02dea8c07abdc922c57a071c84f1
sha512: 8e1d71f628d364b949b1e124af8950a563bbe9d9ae73b94c66af6ce029f67c26e2654556c0c118d0bc8566af52a7e9ed736b4667bbef7ccdab2bd338c43e6eb4
sha256: 890bba73c5e2b19ffb1180e385ea225059eb008eb91b694875dd86ea48675817
sha512: f20e495204f32170d6554e8f4b64763dae8302a7859005020f650d1d53a5b15de3afbaff28e0b6418287396166c67bdc4c6bee7a0fd7ba8a87bb79b6c1d38326

env:
GOROOT_BOOTSTRAP: '{{ .TOOLCHAIN }}/go_bootstrap'
Expand Down

0 comments on commit 0eb84c1

Please sign in to comment.