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

Changelog

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

  [ M Hickford ]
  * New upstream version 0.13.0

  [ Anthony Fok ]
  * Update versioned dependencies as per go.mod

 -- Anthony Fok <email address hidden>  Sun, 03 Dec 2023 07:51:28 -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

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-golang-x-oauth2_0.13.0-1.dsc 2.4 KiB ac3062247b28eb72726acf0cc7ec7d178376e2912f545c1b519049ce66371769
golang-golang-x-oauth2_0.13.0.orig.tar.xz 72.5 KiB 69fb575cc2bed0f37821bffe62f722177ab93d7246abf3294368a87b56c6a080
golang-golang-x-oauth2_0.13.0-1.debian.tar.xz 4.4 KiB 3532b149a718633bfc7fc1149cbff5a938e8514b72b6a56ffb0201a3fc0d2809

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.