golang-golang-x-oauth2 0.0~git20180207.543e378-1 source package in Ubuntu

Changelog

golang-golang-x-oauth2 (0.0~git20180207.543e378-1) unstable; urgency=medium

  * New upstream version 0.0~git20180207.543e378

 -- Michael Stapelberg <email address hidden>  Fri, 16 Feb 2018 19:36:09 +0100

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

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-golang-x-oauth2_0.0~git20180207.543e378-1.dsc 2.4 KiB f3311066c4df85d5cad21d8d5ad04ed30540e9c1366f687db4088a33f1220346
golang-golang-x-oauth2_0.0~git20180207.543e378.orig.tar.xz 32.0 KiB d2852a73d2d0784d2b8cf2426b9959fb8e028c5e913369b4ab0d126d24342efc
golang-golang-x-oauth2_0.0~git20180207.543e378-1.debian.tar.xz 3.2 KiB 52c51dd967c153d9964a44bd73617167bbe23b05906786e023f681562ce92705

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.