Replace golang 1.19.2 with 1.19.5 .
Replace golang 1.19.2 with 1.19.5 to enable building K8s 1.26.1 To use this version, instead of the default one provided by golang-go package, add /usr/lib/go-1.19/bin/ to PATH, or invoke /usr/lib/go-1.19/bin/go directly. Packages that specify Build-Depends: golang-any, bring in the default golang-go package. Test Plan: Debian (Tested locally) PASS: golang-1.19 package build successful PASS: kubernetes-1.25.3 package build successful using golang-1.19 Story: 2010368 Task: 46585 Signed-off-by: Saba Touheed Mujawar <sabatouheed.mujawar@windriver.com> Change-Id: Ia292905ebbc65b53430013400a89fd2e01202ea4
This commit is contained in:
parent
5b95ef1c2b
commit
7d6ae494b1
@ -2,5 +2,5 @@ languages/bash
|
||||
languages/golang-1.16.12
|
||||
languages/golang-1.17.5
|
||||
languages/golang-1.18.5
|
||||
languages/golang-1.19.2
|
||||
languages/golang-1.19.5
|
||||
tools/golang-dep
|
||||
|
@ -1,6 +0,0 @@
|
||||
debver: 1.19.2-1
|
||||
debname: golang-1.19
|
||||
archive: https://snapshot.debian.org/archive/debian/20221018T031337Z/pool/main/g/golang-1.19/
|
||||
revision:
|
||||
dist: $STX_DIST
|
||||
PKG_GITREVCOUNT:
|
6
languages/golang-1.19.5/debian/meta_data.yaml
Normal file
6
languages/golang-1.19.5/debian/meta_data.yaml
Normal file
@ -0,0 +1,6 @@
|
||||
debver: 1.19.5-1~bpo11+1
|
||||
debname: golang-1.19
|
||||
archive: https://snapshot.debian.org/archive/debian/20230207T154006Z/pool/main/g/golang-1.19/
|
||||
revision:
|
||||
dist: $STX_DIST
|
||||
PKG_GITREVCOUNT:
|
Loading…
Reference in New Issue
Block a user