Source: golang-github-coreos-go-oidc Section: devel Priority: optional Standards-Version: 4.5.0 Maintainer: Debian Go Packaging Team Uploaders: Tim Potter , Dmitry Smirnov , Build-Depends: debhelper-compat (= 12), dh-golang, golang-go, golang-github-coreos-pkg-dev, golang-github-jonboulle-clockwork-dev, golang-github-kylelemons-godebug-dev, golang-github-pquerna-cachecontrol-dev, golang-gopkg-square-go-jose.v2-dev, golang-golang-x-oauth2-dev Homepage: https://github.com/coreos/go-oidc Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-coreos-go-oidc Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-coreos-go-oidc.git XS-Go-Import-Path: github.com/coreos/go-oidc Testsuite: autopkgtest-pkg-go Package: golang-github-coreos-go-oidc-dev Architecture: all Depends: ${shlibs:Depends}, ${misc:Depends}, golang-go, golang-github-coreos-pkg-dev, golang-github-jonboulle-clockwork-dev, golang-github-pquerna-cachecontrol-dev, golang-gopkg-square-go-jose.v2-dev, golang-golang-x-oauth2-dev Description: Go libraries for implementing OIDC clients and servers This package provides a comprehensive collection of golang libraries for other projects to implement OpenID Connect (OIDC) server and client components.