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

Changelog

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

  * Team upload
  * Switch to upstream tag version in uscan
  * New upstream version 0.1.0

 -- Shengjing Zhu <email address hidden>  Wed, 26 Oct 2022 15:38:45 +0800

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

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-golang-x-sys_0.1.0-1.dsc 1.6 KiB 25a8811799957e2f9eb5f9ec6ce164066db5aae3f93c97567061bd7b393acaf8
golang-golang-x-sys_0.1.0.orig.tar.xz 587.4 KiB b43a864d4bcde17364157e22e33d29f29479268b1d1724fed5ecec0ef6bb1e07
golang-golang-x-sys_0.1.0-1.debian.tar.xz 6.1 KiB 9e5659f945ce480a7f87b6c9e452ed20ef820354e396887e87516bedd4bddd62

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.