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

Changelog

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

  * New upstream version 0.19.0

 -- Anthony Fok <email address hidden>  Fri, 26 Apr 2024 02:51:51 -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

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-golang-x-sys_0.19.0-1.dsc 2.2 KiB 495595ed58e5a5babf946afedda3a80938d0eb72b19f1e1853b8503a23e0ca06
golang-golang-x-sys_0.19.0.orig.tar.gz 1.4 MiB da82f3d99abd964483ec5d622ddf620e2492ec0a18c154475f35d938c4240c7b
golang-golang-x-sys_0.19.0-1.debian.tar.xz 6.5 KiB 6e36b0e5a22285eadc1c8837b94e36b273f6d12e0dcf9a231face1d4123b7d50

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.