Up-rev golang from 1.20.7 to 1.20.11

Up-rev golang to 1.20.11 to support kubernetes 1.28.4

To use this version, instead of the default one provided by golang-go
package, add /usr/lib/go-1.20/bin/ to PATH, or invoke
/usr/lib/go-1.20/bin/go directly.

Packages that specify Build-Depends: golang-any, bring in the default
golang-go package.

Test Plan:
PASS: golang-1.20 package build successful
PASS: kubernetes-1.27.5 package build successful using golang-1.20
PASS: All packages build successfully.
PASS: Verify by Installing the ISO as AIO-SX and check k8s 1.27
      is running.

Story: 2010878
Task: 49145

Change-Id: Ifb1d09f9f4708c82e4dfdc852f23963a82a24470
Signed-off-by: Boovan Rajendran <boovan.rajendran@windriver.com>
This commit is contained in:
Boovan Rajendran 2023-11-28 01:29:16 -05:00
parent 50f0ee3587
commit 93023ad5e0
3 changed files with 7 additions and 7 deletions

View File

@ -2,5 +2,5 @@ languages/bash
languages/golang-1.16.12 languages/golang-1.16.12
languages/golang-1.17.5 languages/golang-1.17.5
languages/golang-1.18.5 languages/golang-1.18.5
languages/golang-1.20.7 languages/golang-1.20.11
tools/golang-dep tools/golang-dep

View File

@ -0,0 +1,6 @@
debver: 1.20.11-1~bpo12+1
debname: golang-1.20
archive: https://snapshot.debian.org/archive/debian/20231126T090843Z/pool/main/g/golang-1.20/
revision:
dist: $STX_DIST
PKG_GITREVCOUNT:

View File

@ -1,6 +0,0 @@
debver: 1.20.7-1
debname: golang-1.20
archive: https://snapshot.debian.org/archive/debian/20230827T085158Z/pool/main/g/golang-1.20/
revision:
dist: $STX_DIST
PKG_GITREVCOUNT: