Skip to content

Commit

Permalink
feat: update Go to version 1.15.8
Browse files Browse the repository at this point in the history
  • Loading branch information
smira authored and talos-bot committed Feb 16, 2021
1 parent ca12352 commit 0026740
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.7.src.tar.gz
- url: https://dl.google.com/go/go1.15.8.src.tar.gz
destination: go.src.tar.gz
sha256: 8631b3aafd8ecb9244ec2ffb8a2a8b4983cf4ad15572b9801f7c5b167c1a2abc
sha512: 7b3e8bcd2fc95baad41f8b5f0456c009e01896d160e65c2670d51c23d8cfcf7a6801e831e6f9a8877fe58c8f54ac8f75bf6e7935b38ba7aaa51dc8e46cf76ddb
sha256: 540c0ab7781084d124991321ed1458e479982de94454a98afab6acadf38497c2
sha512: 4b805425550aff5c38f1f66fa7f7b3282b20850b1c0735898ee62820080514a2a6ab573f1d6984656c5bb955ec2b10cef90fbb7ab6a6c8f1e75ebc0964a04a80

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

0 comments on commit 0026740

Please sign in to comment.