golang-github-lucas-clemente-quic-go 0.26.0-1ubuntu1 source package in Ubuntu

Changelog

golang-github-lucas-clemente-quic-go (0.26.0-1ubuntu1) kinetic; urgency=medium

  * Update from upstream to build qtls with Go 1.19.

 -- William 'jawn-smith' Wilson <email address hidden>  Thu, 11 Aug 2022 13:18:49 -0500

Upload details

Uploaded by:
William Wilson
Uploaded to:
Kinetic
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-lucas-clemente-quic-go_0.26.0.orig.tar.gz 514.9 KiB 894a4c6131da0fe48b9a562a6af35c082adb916fae5c9ed8336a559f815028b1
golang-github-lucas-clemente-quic-go_0.26.0-1ubuntu1.debian.tar.xz 5.9 KiB 0fe195c3b36df21bde4ae39e5560f715589018b899c0867f009b83939402ec44
golang-github-lucas-clemente-quic-go_0.26.0-1ubuntu1.dsc 2.9 KiB 3a80dafeec870d0b74040da6511e5915ea01798562402f6ccf1c4a4014a29256

View changes file

Binary packages built by this source

golang-github-lucas-clemente-quic-go-dev: QUIC golang library

 quic-go is an implementation of the QUIC
 (https://en.wikipedia.org/wiki/QUIC) protocol in Go. It roughly
 implements the IETF QUIC draft (https://github.com/quicwg/base-drafts),
 although it doesn't fully support any of the draft versions at the
 moment. Version compatibility Since quic-go is under active
 development, there's no guarantee that two builds of different commits
 are interoperable. The QUIC version used in the master branch is just
 a placeholder, and should not be considered stable.