Skip to content
Snippets Groups Projects
Commit 6d159b0b authored by Dan Ballard's avatar Dan Ballard
Browse files

Bug 40464: Upgrade to go 1.19.2

parent 6a5e0b31
No related branches found
No related tags found
1 merge request!544Bug 40464: Upgrade to go 1.19.2
# vim: filetype=yaml sw=2
version: 1.17.13
version: 1.19.2
filename: '[% project %]-[% c("version") %]-[% c("var/build_id") %].tar.gz'
container:
use_container: 1
......@@ -123,7 +123,7 @@ input_files:
- URL: 'https://golang.org/dl/go[% c("version") %].src.tar.gz'
enable: '[% ! c("var/android") %]'
name: go
sha256sum: a1a48b23afb206f95e7bbaa9b898d965f90826f6f1d1fc0c1d784ada0cd300fd
sha256sum: 2ce930d70a931de660fdaf271d70192793b1b240272645bf0275779f6704df6b
- URL: 'https://golang.org/dl/go[% c("version") %].src.tar.gz'
enable: '[% c("var/android") %]'
name: go
......
# vim: filetype=yaml sw=2
version: '[% c("abbrev") %]'
git_url: https://github.com/golang/sys
git_hash: fae7ac547cb717d141c433a2a173315e216b64c4
# hash at the top of the internal-branch.go1.19-vendor branch
git_hash: 6c1b26c55098eae66ce95ab7c3712ab6cbfff2b7
filename: '[% project %]-[% c("version") %]-[% c("var/osname") %]-[% c("var/build_id") %].tar.gz'
container:
use_container: 1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment