golang-github-rogpeppe-go-internal 1.11.0-1ubuntu0.1 source package in Ubuntu

Changelog

golang-github-rogpeppe-go-internal (1.11.0-1ubuntu0.1) mantic-security; urgency=medium

  * No change rebuild due to golang-1.20, golang-1.21 updates

 -- Nishit Majithia <email address hidden>  Mon, 22 Jan 2024 10:23:16 +0530

Upload details

Uploaded by:
Nishit Majithia
Uploaded to:
Mantic
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
golang
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic updates universe misc
Mantic security universe misc

Downloads

File Size SHA-256 Checksum
golang-github-rogpeppe-go-internal_1.11.0.orig.tar.gz 110.5 KiB fb63d4c2386da8422e2ab64197d18ef7a0d881791b41692e910e0d01f941684e
golang-github-rogpeppe-go-internal_1.11.0-1ubuntu0.1.debian.tar.xz 4.9 KiB 4de9a03a990dc8388942e92b3fce208e38e2e965847a2284e276ea84571f19c2
golang-github-rogpeppe-go-internal_1.11.0-1ubuntu0.1.dsc 2.5 KiB f1fb5ccab7064a17793c52843215b0d45303b2cd1f630ec0c16d5696a5a23337

View changes file

Binary packages built by this source

go-internal: Selected Go-internal packages factored out from the standard library (binaries)

 The go-internal repository factors out an opinionated selection of
 internal packages and functionality from the Go standard library.
 Currently this consists mostly of packages and testing code from
 within the Go tool implementation.
 .
 Included are the following:
 .
  * dirhash: calculate hashes over directory trees the same way
             that the Go tool does.
  * goproxytest: a GOPROXY implementation designed for test use.
  * gotooltest: Use the Go tool inside test scripts (see testscript below).
  * imports: list of known architectures and OSs, and support for reading
             import statements.
  * modfile: read and write go.mod files while preserving formatting
             and comments.
  * module: module paths and versions.
  * par: do work in parallel.
  * semver: semantic version parsing.
  * testenv: information on the current testing environment.
  * testscript: script-based testing based on txtar files.
  * txtar: simple text-based file archives for testing.
 .
 This package contains the compiled binaries, namely testscript,
 txtar-addmod, txtar-c and txtar-goproxy.

go-internal-dbgsym: debug symbols for go-internal
golang-github-rogpeppe-go-internal-dev: Selected Go-internal packages factored out from the standard library

 The go-internal repository factors out an opinionated selection of
 internal packages and functionality from the Go standard library.
 Currently this consists mostly of packages and testing code from
 within the Go tool implementation.
 .
 Included are the following:
 .
  * dirhash: calculate hashes over directory trees the same way
             that the Go tool does.
  * goproxytest: a GOPROXY implementation designed for test use.
  * gotooltest: Use the Go tool inside test scripts (see testscript below).
  * imports: list of known architectures and OSs, and support for reading
             import statements.
  * modfile: read and write go.mod files while preserving formatting
             and comments.
  * module: module paths and versions.
  * par: do work in parallel.
  * semver: semantic version parsing.
  * testenv: information on the current testing environment.
  * testscript: script-based testing based on txtar files.
  * txtar: simple text-based file archives for testing.
 .
 This package contains the development library files.