golang-github-gorilla-websocket 1.5.0-2 source package in Ubuntu

Changelog

golang-github-gorilla-websocket (1.5.0-2) unstable; urgency=medium

  [ Debian Janitor ]
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, Repository-Browse.
  * Update standards version to 4.6.0, no changes needed.
  * Remove constraints unnecessary since buster (oldstable)

 -- Jelmer Vernooij <email address hidden>  Mon, 17 Oct 2022 15:06:03 +0100

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
Mantic release universe misc
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-gorilla-websocket_1.5.0-2.dsc 2.2 KiB 8688a01dfc5c99888308f769efd463bd2f2660897a11e5ff930b34fcabd5ef45
golang-github-gorilla-websocket_1.5.0.orig.tar.gz 52.9 KiB 5d86f9e1c76ff7ceca0747f78b79864fbaec9d440f4fdb03197466e5102a86b0
golang-github-gorilla-websocket_1.5.0-2.debian.tar.xz 3.9 KiB 86029ed7c436fb5f86faa235b3de6ffed848e2cdfbd83d7d66f4856cda0aa3b3

Available diffs

No changes file available.

Binary packages built by this source

golang-github-gorilla-websocket-dev: Go package implementing the WebSocket protocol

 The Gorilla WebSocket package provides a complete and tested
 implementation of the WebSocket protocol, as defined by RFC 6455. It
 passes the server tests in the Autobahn WebSockets Test Suite.