golang-github-gorilla-websocket 1.4.2-1 source package in Ubuntu

Changelog

golang-github-gorilla-websocket (1.4.2-1) unstable; urgency=medium

  [ Debian Janitor ]
  * Apply multi-arch hints
     + golang-github-gorilla-websocket-dev: Add Multi-Arch: foreign.
       (Closes: #961633)
    Changes-By: lintian-brush

  [ Anthony Fok ]
  * New upstream version 1.4.2
  * Bump Standards-Version to 4.5.0 (no change)
  * Bump debhelper dependency to "Build-Depends: debhelper-compat (= 13)"

 -- Anthony Fok <email address hidden>  Fri, 18 Sep 2020 17:49:48 -0600

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

Builds

Hirsute: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-gorilla-websocket_1.4.2-1.dsc 2.2 KiB 950f830b48714d7ecd912c486fc1a9cc9ccc32ebb84b44fd43bfad9c440cc331
golang-github-gorilla-websocket_1.4.2.orig.tar.gz 52.8 KiB 91937a36bc9e0da3c895c73d4cb74b2cdb1aff54ab21b0d0724000e7b5b85b84
golang-github-gorilla-websocket_1.4.2-1.debian.tar.xz 4.0 KiB 2a11f3acd3d3af03dfab1b3a5cd465b7d3305e255b361522925978bf41d937f8

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.