golang-gopkg-square-go-jose.v2 2.6.0-2 source package in Ubuntu

Changelog

golang-gopkg-square-go-jose.v2 (2.6.0-2) unstable; urgency=medium

  * Team upload.

  [ Debian Janitor ]
  * Apply multi-arch hints.

  [ Shengjing Zhu ]
  * Update Standards-Version to 4.6.2 (no changes)
  * Add patch to skip TestSignerWithBrokenRand
    https://github.com/go-jose/go-jose/issues/27

 -- Shengjing Zhu <email address hidden>  Thu, 09 Feb 2023 01:39:24 +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
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-gopkg-square-go-jose.v2_2.6.0-2.dsc 1.8 KiB 14e3f83a989e9f73791554b1c634847cc22280c38f84521feb33dab271a42be7
golang-gopkg-square-go-jose.v2_2.6.0.orig.tar.gz 303.0 KiB 0c1556d9675158342ca7ed875b3b40ea534861b96a5a75b1eb3f6637503b9a76
golang-gopkg-square-go-jose.v2_2.6.0-2.debian.tar.xz 3.7 KiB 45417dd41f4e76b9812fb93d70da28bb00f0e4ec11e9c54f01d99eb6b67c5d3d

Available diffs

No changes file available.

Binary packages built by this source

golang-gopkg-square-go-jose.v2-dev: implementation of JOSE standards (JWE, JWS, JWT) in Go

 Package jose aims to provide an implementation of the Javascript Object
 Signing and Encryption set of standards. This includes support for JSON
 Web Encryption, JSON Web Signature, and JSON Web Token standards.