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

Changelog

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

  * Team upload
  * New upstream version 0.3.0
  * Update Standards-Version to 4.6.2 (no changes)

 -- Shengjing Zhu <email address hidden>  Mon, 02 Jan 2023 23:39:28 +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
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-golang-x-sys_0.3.0-1.dsc 1.6 KiB 6cc077ef6adef6e42392e2e672b174025bb7973a5a18cd16c7f69e0a0e368713
golang-golang-x-sys_0.3.0.orig.tar.xz 587.8 KiB 2ab7618a6f8ba129c514232ae4f26975d8016e304022d2f7f19f608f419c8298
golang-golang-x-sys_0.3.0-1.debian.tar.xz 6.1 KiB 4a6f342ddd2eb3ac15637e65ed6dc8df67d75c0bb70a08cb6757c86b13ecf9a7

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.