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

Changelog

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

  * Team upload
  * New upstream version 0.3.0
  * Update upstream source repository in debian/copyright
  * Update Standards-Version to 4.6.2 (no changes)

 -- Shengjing Zhu <email address hidden>  Sat, 17 Dec 2022 11:12:10 +0800

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

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-golang-x-oauth2_0.3.0-1.dsc 1.8 KiB 5a5c4bd123de99c3a910e52f3b2aaf992445426be0a86ca32c1b7d0e8de569ed
golang-golang-x-oauth2_0.3.0.orig.tar.xz 67.4 KiB 8aab634abb9ff0c1560cb8bb9bd01e7413f59d1c8236c695f585d861349de79a
golang-golang-x-oauth2_0.3.0-1.debian.tar.xz 4.2 KiB d653c348f8a4da05a62a2a77fc44188769a7e2a52dc636eef6b409a6bce83793

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.