golang-defaults 2:1.17~0ubuntu1 source package in Ubuntu

Changelog

golang-defaults (2:1.17~0ubuntu1) impish; urgency=medium

  * Update to Go 1.17 (LP: #1943502)

 -- William 'jawn-smith' Wilson <email address hidden>  Thu, 02 Sep 2021 21:25:00 -0500

Upload details

Uploaded by:
William Wilson
Sponsored by:
Matthias Klose
Uploaded to:
Impish
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
golang-defaults_1.17~0ubuntu1.tar.xz 14.9 KiB f3356b204894c72883cb56ab9095961474e0f200433081434ecfd1186c61fb7e
golang-defaults_1.17~0ubuntu1.dsc 2.4 KiB 4c5f9925b2bfa497ff67704d89e92172f0296469c3f62d67beacaaf337f30cf6

View changes file

Binary packages built by this source

gccgo-go: No summary available for gccgo-go in ubuntu impish.

No description available for gccgo-go in ubuntu impish.

golang: No summary available for golang in ubuntu impish.

No description available for golang in ubuntu impish.

golang-any: No summary available for golang-any in ubuntu impish.

No description available for golang-any in ubuntu impish.

golang-doc: No summary available for golang-doc in ubuntu impish.

No description available for golang-doc in ubuntu impish.

golang-go: No summary available for golang-go in ubuntu impish.

No description available for golang-go in ubuntu impish.

golang-src: Go programming language - source files

 The Go programming language is an open source project to make programmers more
 productive. Go is expressive, concise, clean, and efficient. Its concurrency
 mechanisms make it easy to write programs that get the most out of multicore
 and networked machines, while its novel type system enables flexible and
 modular program construction. Go compiles quickly to machine code yet has the
 convenience of garbage collection and the power of run-time reflection. It's a
 fast, statically typed, compiled language that feels like a dynamically typed,
 interpreted language.
 .
 This is a dependency package that depends on the default Go standard library
 source code, which is needed for the go build process.