golang-github-golang-jwt-jwt 4.4.3-1ubuntu0.23.10.1 source package in Ubuntu

Changelog

golang-github-golang-jwt-jwt (4.4.3-1ubuntu0.23.10.1) mantic-security; urgency=medium

  * No change rebuid due to golang-1.20, golang-1.21 updates

 -- Nishit Majithia <email address hidden>  Tue, 23 Jan 2024 09:30:51 +0530

Upload details

Uploaded by:
Nishit Majithia
Uploaded to:
Mantic
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
golang
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic updates universe misc
Mantic security universe misc

Downloads

File Size SHA-256 Checksum
golang-github-golang-jwt-jwt_4.4.3.orig.tar.gz 51.0 KiB b658738b30599626e908fcd00bed853a20ad5d471279f78263280415da2ba0f7
golang-github-golang-jwt-jwt_4.4.3-1ubuntu0.23.10.1.debian.tar.xz 2.8 KiB 27d2e91f06a1691b4b0a1e700ed93fccb114fd3b3572d2aff4981f106ab5dc18
golang-github-golang-jwt-jwt_4.4.3-1ubuntu0.23.10.1.dsc 2.2 KiB dd7fb1f80049326aabf730261173ea25cc1971faa129c5220a42a1a93bc6569f

View changes file

Binary packages built by this source

golang-github-golang-jwt-jwt-dev: golang implementation of JSON Web Tokens (library)

 Community maintained clone of github.com/dgrijalva/jwt-go.
 .
 After the original author of the library suggested migrating the
 maintenance of jwt-go, a dedicated team of open source maintainers
 decided to clone the existing library into this module.
 .
 The command line utility included in this project (cmd/jwt) provides
 a straightforward example of token creation and parsing as well as a
 useful tool for debugging your own integration. You'll also find several
 implementation examples in the documentation.
 .
 This package provides golang module.

jwt: golang implementation of JSON Web Tokens (command line)

 Community maintained clone of github.com/dgrijalva/jwt-go.
 .
 After the original author of the library suggested migrating the
 maintenance of jwt-go, a dedicated team of open source maintainers
 decided to clone the existing library into this module.
 .
 The command line utility included in this project (cmd/jwt) provides
 a straightforward example of token creation and parsing as well as a
 useful tool for debugging your own integration. You'll also find several
 implementation examples in the documentation.
 .
 This package provides the command line.

jwt-dbgsym: debug symbols for jwt