golang-golang-x-oauth2 0.4.0-1 source package in Ubuntu

Changelog

golang-golang-x-oauth2 (0.4.0-1) unstable; urgency=medium

  [ M Hickford ]
  * New upstream version 0.4.0

  [ Debian Janitor ]
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse.

  [ Anthony Fok ]
  * Bump versioned dependencies as per go.mod
  * Invoke dh with --builddirectory=_build

 -- Anthony Fok <email address hidden>  Tue, 11 Jul 2023 02:26:18 -0600

Upload details

Uploaded by:
Debian Go Packaging Team
Uploaded to:
Sid
Original maintainer:
Debian Go Packaging Team
Architectures:
all
Section:
golang
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-golang-x-oauth2_0.4.0-1.dsc 2.4 KiB e9b8e90053105d81d430a6039b39bb440bebb3d8952ca4cb6d9bd098b8d5187f
golang-golang-x-oauth2_0.4.0.orig.tar.xz 67.4 KiB 8d6b3f363acf3ba6e8b8b3ba1bae094f01b397a09ca039aa140816f9ac993015
golang-golang-x-oauth2_0.4.0-1.debian.tar.xz 4.3 KiB cd40c03a97eb133ddaa78008a7f6090d7574c14b3e6d8259f57a95b6b14e774b

Available diffs

No changes file available.

Binary packages built by this source

golang-golang-x-oauth2-dev: make OAuth2 authorized and authenticated HTTP requests

 Package oauth2 provides support for making OAuth2 authorized and authenticated
 HTTP requests. It can additionally grant authorization with Bearer JWT.

golang-golang-x-oauth2-google-dev: Google APIs support for OAuth2

 Package oauth2/google provides support for making OAuth2 authorized and
 authenticated HTTP requests against Google APIs. It can additionally grant
 authorization with Bearer JWT.