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

Changelog

golang-github-lucas-clemente-quic-go (0.38.2-1) unstable; urgency=medium

  [ FĂ©lix Sipma ]
  * New upstream version 0.38.2

  [ Shengjing Zhu ]
  * Replace golang-github-onsi-ginkgo-dev with golang-github-onsi-ginkgo-v2-dev

 -- Shengjing Zhu <email address hidden>  Thu, 04 Jan 2024 14:47:38 +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
Noble release universe misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-lucas-clemente-quic-go_0.38.2-1.dsc 2.7 KiB f21e536b784c169da3642319222d6118431e9f160dfe939d958a9b6b261d7007
golang-github-lucas-clemente-quic-go_0.38.2.orig-qtls-go1-20.tar.gz 417.1 KiB ee194b7e3f6eb08f5e71af2a120bb564fc2f9e2c5358508e46b591bb9f4f845a
golang-github-lucas-clemente-quic-go_0.38.2.orig.tar.gz 558.8 KiB 43a98b2b774cf524c4b15c15a9e3f96d4c41c067c0a29fbcc90343bfb363fd46
golang-github-lucas-clemente-quic-go_0.38.2-1.debian.tar.xz 4.9 KiB 3aaf19f04eca883badc17d3459d1b2d2db49cc5608a26cf11910a5737a7380af

Available diffs

No changes file available.

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.