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

Changelog

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

  * New upstream version 1.5.1
  * Reorder fields in debian/control and debian/copyright
  * Change Section from devel to golang
  * Use dh-sequence-golang instead of dh-golang and --with=golang
  * Invoke dh with --builddirectory=_build
  * Update versioned dependencies as per go.mod
  * Bump Standards-Version to 4.6.2 (no change)
  * Add debian/golang-github-gorilla-websocket-dev.examples

 -- Anthony Fok <email address hidden>  Wed, 27 Dec 2023 14:16:25 -0700

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-gorilla-websocket_1.5.1-1.dsc 2.3 KiB dbdc49fb671c98c8f04cca7a60804465aeffad4e957270a0287a4a84d579a1c4
golang-github-gorilla-websocket_1.5.1.orig.tar.gz 60.0 KiB b8c9f291d12c1b2fcbc64b4862bead21d709c2884fe4b3e35ae1e5485c039d8d
golang-github-gorilla-websocket_1.5.1-1.debian.tar.xz 4.1 KiB 9c0b90c0f0d9ff6b5508160026cdf98ba88a5c23587b3234019cb8950ee0e57f

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.