golang-1.18 1.18.3-1ubuntu1~20.04 source package in Ubuntu

Changelog

golang-1.18 (1.18.3-1ubuntu1~20.04) focal; urgency=medium

  * Backport to focal (LP: #1977860)

 -- Didier Roche <email address hidden>  Tue, 07 Jun 2022 10:14:05 +0200

Upload details

Uploaded by:
Didier Roche-Tolomelli
Uploaded to:
Focal
Original maintainer:
Ubuntu Developers
Architectures:
amd64 arm64 armel armhf i386 mips mips64el mipsel ppc64 ppc64el riscv64 s390x all
Section:
golang
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
golang-1.18_1.18.3.orig.tar.gz 21.8 MiB 0012386ddcbb5f3350e407c679923811dbd283fcdc421724931614a842ecbc2d
golang-1.18_1.18.3.orig.tar.gz.asc 819 bytes 614100a3d054e8695e559f9213aafd7e87883c5ce4f8a65284b65091c276a9f8
golang-1.18_1.18.3-1ubuntu1~20.04.debian.tar.xz 39.8 KiB 28f19c5f8a080809ec1877aafc76bfd97ed9272e4350e29d25d874f7ef50b98e
golang-1.18_1.18.3-1ubuntu1~20.04.dsc 2.3 KiB 4d831021262dc9ff9ebea930fa4ed604039633f61d567ef5753038d4819a86ef

View changes file

Binary packages built by this source

golang-1.18: Go programming language compiler - metapackage

 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 package is a metapackage that, when installed, guarantees
 that (most of) a full Go development environment is installed.
 .
 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.

golang-1.18-doc: Go programming language - documentation

 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 package provides the documentation for the Go programming
 language.

golang-1.18-go: Go programming language compiler, linker, compiled stdlib

 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 package provides an assembler, compiler, linker, and compiled libraries
 for the Go programming language.
 .
 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.

golang-1.18-go-dbgsym: debug symbols for golang-1.18-go
golang-1.18-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 package provides the Go programming language source files needed for
 compilation.