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

Changelog

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

  * New upstream version 0.16.0

 -- Anthony Fok <email address hidden>  Mon, 29 Jan 2024 14:07:51 -0700

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

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-golang-x-sys_0.16.0-1.dsc 2.2 KiB 1d97dd2755067197714cd88c8a4c66ed09bb9cf9f18ad932ce1fd19cf796ea25
golang-golang-x-sys_0.16.0.orig.tar.gz 1.4 MiB 9c17b728aa75f4fc4743c3f5c0dccdc3b7f9ac7c12b3124b666672cc571f657e
golang-golang-x-sys_0.16.0-1.debian.tar.xz 6.5 KiB 4121f4b3503f1719dcb8a661cb184ae1b778739dfc925231997e5e2707c16e7c

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.