golang-inet-netstack 0.0~git20211120.8aa80cf2-6 source package in Ubuntu

Changelog

golang-inet-netstack (0.0~git20211120.8aa80cf2-6) unstable; urgency=medium

  * Allow building on go 1.19.  Closes: #1017246.

 -- John Goerzen <email address hidden>  Fri, 09 Sep 2022 03:25:12 -0500

Upload details

Uploaded by:
Debian Go Packaging Team
Uploaded to:
Sid
Original maintainer:
Debian Go Packaging Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-inet-netstack_0.0~git20211120.8aa80cf2-6.dsc 2.3 KiB ec497700b61aa2b46d725e0bd62720de798b568a4ad41a298a570092bd40a5f8
golang-inet-netstack_0.0~git20211120.8aa80cf2.orig.tar.xz 482.1 KiB d6e7fa72327fb22fbac11d1afe5d330700ca1c7b4a0631e1bbd448954be71783
golang-inet-netstack_0.0~git20211120.8aa80cf2-6.debian.tar.xz 3.7 KiB 5b66b7289f2b828f1b63a4d5b9dca4ce521addfca8a7863f6e6fd00fd9594d56

No changes file available.

Binary packages built by this source

golang-inet-netstack-dev: Pure Go network stack

 This is a "fork" of gvisor, extracting out just the "netstack" networking
 bits, which previously were self-contained at
 https://github.com/google/netstack. Why? Because gVisor's go.mod is
 gigantic and causes problems to people trying to use it as a library.