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

Changelog

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

  * Team upload.
  * Add workaround for testing with Go1.15 (Closes: #971168)

 -- Shengjing Zhu <email address hidden>  Sun, 04 Oct 2020 15:41:39 +0800

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-gopkg-square-go-jose.v2_2.5.1-2.dsc 1.8 KiB bd3ce24e0fffcdcdd7c3e125bba2023a8b1b7246b50649d0a391d6b56d3c2f36
golang-gopkg-square-go-jose.v2_2.5.1.orig.tar.gz 302.6 KiB 74c65592183c542b254eb2933f7a99ee869abdf9e7ac02aad4d9f0dce980ace8
golang-gopkg-square-go-jose.v2_2.5.1-2.debian.tar.xz 3.5 KiB 7f2deabfa1d32507cd208b00badd9330cb8067526665472cf1d92f023e67d9af

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.