Skip to content

Commit

Permalink
feat: upgrade Go the latest release 1.13.3
Browse files Browse the repository at this point in the history
No security fixes with this release.

Signed-off-by: Andrey Smirnov <[email protected]>
  • Loading branch information
smira committed Oct 18, 2019
1 parent 08059cc commit 4db6f1f
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: golang-bootstrap
steps:
- sources:
- url: https://dl.google.com/go/go1.13.2.src.tar.gz
- url: https://dl.google.com/go/go1.13.3.src.tar.gz
destination: go.src.tar.gz
sha256: 1ea68e01472e4276526902b8817abd65cf84ed921977266f0c11968d5e915f44
sha512: 2741ccbb13abf69cbb575145c65fc9f3c422692009d6bf6e991f6d6e3ddfed94374b242deb5fffbe4a22f64c3734cc7dba0b1438c24ae295eecef2b515504892
sha256: 4f7123044375d5c404280737fbd2d0b17064b66182a65919ffe20ffe8620e3df
sha512: 0999876f995a3d9189640ce15b496ab72a6273649d27acdc190c1d50b88ab8b7facaabfc832334911d178f0b9a645ea4169716ed5c593a7540b075e6901d51f2

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

0 comments on commit 4db6f1f

Please sign in to comment.