Skip to content

Commit

Permalink
chore: bump golang to 1.18.3
Browse files Browse the repository at this point in the history
  • Loading branch information
frezbo committed Jun 2, 2022
1 parent 4a5c229 commit 134974c
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.18.2.src.tar.gz
- url: https://dl.google.com/go/go1.18.3.src.tar.gz
destination: go.src.tar.gz
sha256: 2c44d03ea2c34092137ab919ba602f2c261a038d08eb468528a3f3a28e5667e2
sha512: 9214cbc051cf26b49ab1bd4d8d30b060865944b831578a9ea7fcfe33f84009f77932a39f2948efbfc412b151e4734a3bc1f8332f3bea11b35a912b0e23a4118f
sha256: 0012386ddcbb5f3350e407c679923811dbd283fcdc421724931614a842ecbc2d
sha512: bacbc74ab8fa4c8de46847cadbd245124491f960c087d6892e2231a73f689d597b9a992c2948c54c0ab4b6476d86d3a6a9a64e1714cb7b2cdfd0a7bcfcd7b5fe

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

0 comments on commit 134974c

Please sign in to comment.