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

Changelog

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

  * New upstream version 0.15.0
  * Bump build-dependency golang-any (>= 2:1.18~) as per go.mod

 -- Anthony Fok <email address hidden>  Thu, 07 Dec 2023 00:36: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.15.0-1.dsc 2.2 KiB ee720a8d55e173a6d191793bb6db9d46b5c3d66f8f75e8535544e87b7d6f2357
golang-golang-x-sys_0.15.0.orig.tar.gz 1.4 MiB b0bc04c5a1d1ae7c5962e66f19def881b5ab2191cc08cce5021fe7e952ed5484
golang-golang-x-sys_0.15.0-1.debian.tar.xz 6.5 KiB be94e0690e3592266ac01155b9669fb19076ea8eb335161996007cb005ba1a89

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.