Debian: Add golang-1.18 package
This adds golang-1.18 package (go version 1.18.5). CentOS patches that were applied on Debian for golang-1.16.12 and golang-1.17.5 have not been included since they are not required. To use this version, instead of the default one provided by golang-go package, add /usr/lib/go-1.18/bin/ to PATH, or invoke /usr/lib/go-1.18/bin/go directly. Packages that specify Build-Depends: golang-any, bring in the default golang-go package. Test Plan: Debian PASS: golang-1.18 package build successful PASS: kubernetes-1.24.4 package build successful using golang-1.18 Story: 2010301 Task: 46320 Signed-off-by: Jim Gauld <james.gauld@windriver.com> Change-Id: I61a0ecb171c8bd78fbb1f6b4a3ac78c9637dff65
This commit is contained in:
parent
110035d8fc
commit
4f05051ad1
@ -1,4 +1,5 @@
|
||||
languages/bash
|
||||
languages/golang-1.16.12
|
||||
languages/golang-1.17.5
|
||||
languages/golang-1.18.5
|
||||
tools/golang-dep
|
||||
|
6
languages/golang-1.18.5/debian/meta_data.yaml
Normal file
6
languages/golang-1.18.5/debian/meta_data.yaml
Normal file
@ -0,0 +1,6 @@
|
||||
debver: 1.18.5-1~bpo11+1
|
||||
debname: golang-1.18
|
||||
archive: https://snapshot.debian.org/archive/debian/20220901T090155Z/pool/main/g/golang-1.18/
|
||||
revision:
|
||||
dist: $STX_DIST
|
||||
PKG_GITREVCOUNT:
|
Loading…
x
Reference in New Issue
Block a user