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

Changelog

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

  * New upstream version 0.15.0

 -- Anthony Fok <email address hidden>  Thu, 07 Dec 2023 00:51:00 -0700

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

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-golang-x-oauth2_0.15.0-1.dsc 2.4 KiB ef5bba90ddbf20da5457e315e86b47c7a3e95b4048d1f6a0e325cd43ae193ba8
golang-golang-x-oauth2_0.15.0.orig.tar.xz 72.5 KiB 4fa90f99be339725a53c2e850b1e4967e43af21d8fc7f1588ef19c4bd12799f2
golang-golang-x-oauth2_0.15.0-1.debian.tar.xz 4.4 KiB e8be95690d6daed34aa0b0fdfbc9cacf86e897efce1f6feae9de5b773502b688

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.