Skip to content

Commit

Permalink
feat: update Go to 1.17.6
Browse files Browse the repository at this point in the history
  • Loading branch information
smira committed Jan 10, 2022
1 parent 9c2b9df commit 67314b1
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.17.5.src.tar.gz
- url: https://dl.google.com/go/go1.17.6.src.tar.gz
destination: go.src.tar.gz
sha256: 3defb9a09bed042403195e872dcbc8c6fae1485963332279668ec52e80a95a2d
sha512: 6c833455fe79476c29a0565ae3b5ede452abb75689d52cbaa524743549f6f12681b6b5035dc4048387bd738c15b7cd8bdc4c875d54232ca2343c7404a4326884
sha256: 4dc1bbf3ff61f0c1ff2b19355e6d88151a70126268a47c761477686ef94748c8
sha512: 59e5471d33e72208a3ca1ddf6c13aeb2b95a3291c0491571597197a260fb8cb74241c7bb09b44129c1e39f857ce4279f416c139b3ab2d7aded10002beb222ee2

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

0 comments on commit 67314b1

Please sign in to comment.