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

Changelog

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

  * New upstream version 0.13.0

 -- Anthony Fok <email address hidden>  Wed, 01 Nov 2023 01:52:04 -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.13.0-1.dsc 2.2 KiB e2eaa9c302669291bfc7dcaa52066bd6e86aa47778f145a945d90ef795090d66
golang-golang-x-sys_0.13.0.orig.tar.gz 1.4 MiB 8877d20a8f1b2533ddef00e65b6b3b9cebbcbffa319ed525df0bc229f583e2b6
golang-golang-x-sys_0.13.0-1.debian.tar.xz 6.4 KiB b19c79001235bae1135600f5c7b0d3b34310780dd0e75d22bd3c3d76b430ac03

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.