golang-github-zitadel-oidc 3.19.0-1 source package in Ubuntu

Changelog

golang-github-zitadel-oidc (3.19.0-1) unstable; urgency=medium

  * New upstream release
    - Cherry-pick upstream commit to build with go-jose/v4
  * d/control
    - Update Build-Depends and Depends
    - Update Standards-Version to 4.7.0 (no changes needed)
    - Add Breaks for older versions of LXD and Incus dev packages
  * Add another test file to DH_GOLANG_INSTALL_EXTRA in d/rules

 -- Mathias Gibbens <email address hidden>  Thu, 11 Apr 2024 00:41:55 +0000

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
Noble release universe misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-zitadel-oidc_3.19.0-1.dsc 2.8 KiB c0e1ea49f13c409f9ce04ab7f1814f1d4f519fa00a785302eee0522fc560182a
golang-github-zitadel-oidc_3.19.0.orig.tar.gz 184.3 KiB 05921ad0f60844b5264dc5c586abf862e2ad22abf5b5517bd1be06cca0aa85cc
golang-github-zitadel-oidc_3.19.0-1.debian.tar.xz 6.3 KiB cf5e6273b597540056f7ae1698fddcc4f3dac3933e6af563b517982bdb77110e

Available diffs

No changes file available.

Binary packages built by this source

golang-github-zitadel-oidc-dev: OpenID Connect client and server library certified by the OpenID Foundation

 This library is an easy-to-use client (RP) and server (OP)
 implementation for the OIDC (OpenID Connect) standard written for Go.
 .
 The RP is certified for the basic and config profile.
 .
 Whenever possible existing packages (like OAuth2 for Go) were reused /
 extended.