golang-github-dgrijalva-jwt-go 3.0.0.1+REALLY.2.6.0-2 source package in Ubuntu

Changelog

golang-github-dgrijalva-jwt-go (3.0.0.1+REALLY.2.6.0-2) unstable; urgency=medium

  * Team upload.
  * Remove Michael Lustfield (self) from Uploaders list.

 -- Michael Lustfield <email address hidden>  Sat, 03 Feb 2018 12:13:27 -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

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-dgrijalva-jwt-go_3.0.0.1+REALLY.2.6.0-2.dsc 2.4 KiB 05c06e0c856c824ea3a74a9d416cdd4819bb4afcc7142f390ececc92411a44af
golang-github-dgrijalva-jwt-go_3.0.0.1+REALLY.2.6.0.orig.tar.gz 22.6 KiB 6dd3fe806d352be9536729e98ae0f1c74e4772a5a95e1fd74ece732655d4bc9b
golang-github-dgrijalva-jwt-go_3.0.0.1+REALLY.2.6.0-2.debian.tar.xz 2.5 KiB dc363e07a41896c1f59d588f97d853c626b4b98d9be347d88142fcecbf315c6c

No changes file available.

Binary packages built by this source

golang-github-dgrijalva-jwt-go-dev: Golang implementation of JSON Web Tokens (JWT)

 JSON Web Tokens are compact, URL-safe means of representing
 claims to be transferred between two parties. This library
 is an implementation of JSON Web Tokens in the Go language.