golang-golang-x-sys 0.20.0-1 source package in Ubuntu

Changelog

golang-golang-x-sys (0.20.0-1) unstable; urgency=medium

  * New upstream version 0.20.0
  * Bump Standards-Version to 4.7.0 (no change)

 -- Anthony Fok <email address hidden>  Mon, 20 May 2024 16:54:14 -0600

Upload details

Uploaded by:
Debian Go Packaging Team
Uploaded to:
Sid
Original maintainer:
Debian Go Packaging Team
Architectures:
all
Section:
golang
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-golang-x-sys_0.20.0-1.dsc 2.2 KiB a5cb1ca50943b2eeb1cffb93fccad41cdfc96d271968ac448b222ec567571699
golang-golang-x-sys_0.20.0.orig.tar.gz 1.4 MiB eb2569cab8d7a92ce3afa9119538b61fc03d575c01f1548ec1e152c330ac591d
golang-golang-x-sys_0.20.0-1.debian.tar.xz 6.5 KiB 2ec5b85329ac78371e7ce23d841d7ca22a7a8ded82af12da686860e81b1ba18b

Available diffs

No changes file available.

Binary packages built by this source

golang-golang-x-sys-dev: Low-level interaction with the operating system

 This repository holds supplemental Go packages for low-level interactions with
 the operating system.
 .
 The primary use of this package is inside other packages that provide a more
 portable interface to the system, such as "os", "time" and "net". Use those
 packages rather than this one if you can.