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

Changelog

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

  * New upstream version 0.12.0

 -- Anthony Fok <email address hidden>  Thu, 12 Oct 2023 01:19:15 -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

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-golang-x-sys_0.12.0-1.dsc 2.2 KiB e7e4d8ddb261a3b9f7b24c8f11d4aa7389ea8eff68960a329f69fd27b67fbc9b
golang-golang-x-sys_0.12.0.orig.tar.gz 1.4 MiB 652b0b7847e45f496188c19ab43c85e49cc4229c1f2a71009213dd9cd9ec4e2e
golang-golang-x-sys_0.12.0-1.debian.tar.xz 6.4 KiB 02ba608552a7e38c256d75d32e2522dca62a3942d4dafdb16f3815a2aa594773

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.