go-snap:master-core18

Last commit made on 2024-02-21
Get this branch:
git clone -b master-core18 https://git.launchpad.net/go-snap
Members of Maintainers of the Go Snap can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
master-core18
Repository:
lp:go-snap

Recent commits

797ff47... by Shengjing Zhu

build tip with go1.21

8d5615f... by Shengjing Zhu

Revert "build with go/1.20 snap"

This reverts commit 4b78dafa9b9472326a23ed6f22b4d30b04cc69f4.

4b78daf... by Shengjing Zhu

build with go/1.20 snap

golang-1.20-go is in esm ppa, which is not available in builder.
See https://bugs.launchpad.net/launchpad/+bug/2023785

901e0be... by Shengjing Zhu

fix extracting version

38ad6e9... by Shengjing Zhu

no rebuild when test

541d3ae... by Shengjing Zhu

add 127.0.0.1 to no_proxy to bypass proxy in the builder

6c1cf15... by Shengjing Zhu

build on core18 for i386

1a0305b... by Shengjing Zhu

Update summary and description

+ Summary is from "About" in https://github.com/golang/go
+ Description is from https://go.dev/assets/go-brand-book-v1.9.5.pdf

295996b... by Shengjing Zhu

Ensure python3 is in build packages

b523c98... by Shengjing Zhu

Drop GOROOT wrapper

The plain go command works now.