Comment 0 for bug 2040269

Revision history for this message
Shengjing Zhu (zhsj) wrote :

[ Impact ]

 * Google requests to update their guest agents packages in the cloud image, which needs new version of Go toolchain.

[ Test Plan ]

 * Install golang-1.21
 * Run `/usr/lib/go-1.21/bin/go version` and it should print `go version go1.21.1 linux/amd64`
 * Run the autopkgtest, and it should succeed. The autopkgtest contains two tests, one is simple, which just compiles a example program. another is run all regression tests that have been provided by upstream.

[ Where problems could occur ]

 * This is a new package that doesn't have impact on existing archive packages.