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

Changelog

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

  * New upstream version 0.17.0

 -- Anthony Fok <email address hidden>  Fri, 23 Feb 2024 19:24:59 -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
Noble release universe misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-golang-x-sys_0.17.0-1.dsc 2.2 KiB 0bdcd11ac310a179ef1222e292a36a0a83ce48e84f15f7b67e442f7cfaaec983
golang-golang-x-sys_0.17.0.orig.tar.gz 1.4 MiB ac396e3c66940e34fdd1d422a9628ab2a5118249118f2a36f65082d32e709e7a
golang-golang-x-sys_0.17.0-1.debian.tar.xz 6.5 KiB 982dfdb117b63a4205e339f50bd0dc8032559e40f5dd22d3522437df79d02215

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.