golang-golang-x-oauth2 0.0~git20190604.0f29369-2 source package in Ubuntu

Changelog

golang-golang-x-oauth2 (0.0~git20190604.0f29369-2) unstable; urgency=medium

  * Tighten golang-golang-x-oauth2-google-dev versioned dependency
    on golang-google-cloud-compute-metadata-dev (>= 0.34.0~)

 -- Anthony Fok <email address hidden>  Wed, 07 Aug 2019 05:22:39 -0600

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe misc

Builds

Eoan: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-golang-x-oauth2_0.0~git20190604.0f29369-2.dsc 2.5 KiB 60ef0316d29af78ca3f181e5ed3bba8d8ed2feb8b258cb7f99ef2e9d0ed51def
golang-golang-x-oauth2_0.0~git20190604.0f29369.orig.tar.xz 36.4 KiB bb4d680b20aa2b4454bb7a49e80a72c915231f6c3f06e150c86cc6f5c7b1e845
golang-golang-x-oauth2_0.0~git20190604.0f29369-2.debian.tar.xz 4.1 KiB 2dffccac833bdf92c4b299bdf840b3da0898fc1a70c05ccedfb19ef61b5f826d

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.