golang-gopkg-square-go-jose.v1 1.1.2-3 source package in Ubuntu

Changelog

golang-gopkg-square-go-jose.v1 (1.1.2-3) unstable; urgency=medium

  [ Debian Janitor ]
  * Apply multi-arch hints. + golang-gopkg-square-go-jose.v1-dev: Add Multi-Arch: foreign.

 -- Jelmer Vernooij <email address hidden>  Sat, 21 Aug 2021 11:26:49 +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

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-gopkg-square-go-jose.v1_1.1.2-3.dsc 2.2 KiB 86dc698497e268597b48b49cace309e32a42b6ddd29fd24e1dcefedc1106cf0e
golang-gopkg-square-go-jose.v1_1.1.2.orig.tar.gz 252.8 KiB 1efa46e3763e038f9c2ad30dcbbbc8ce0abadfab30efe72abba49ac8d03a61fe
golang-gopkg-square-go-jose.v1_1.1.2-3.debian.tar.xz 3.4 KiB d3ce70203f3c0c53af6b3106ecdd61a302aa00fdfa199fa8c8319bdf6f2d28d3

Available diffs

No changes file available.

Binary packages built by this source

golang-gopkg-square-go-jose.v1-dev: Javascript Object Signing and Encryption (JOSE) for Go

 This package provides an implementation of the Javascript Object
 Signing and Encryption set of standards. The implementation follows
 the JSON Web Encryption standard (RFC 7516) and JSON Web Signature
 standard (RFC 7515). The package supports both the compact and full
 serialization formats, and optionally supports multiple recipients.