Update doc.go

This commit is contained in:
gIthuriel
2021-06-22 14:06:41 -07:00
committed by GitHub
parent 78072af7e1
commit c846ea6748

View File

@@ -4,7 +4,7 @@
// Package google provides support for making OAuth2 authorized and authenticated
// HTTP requests to Google APIs. It supports the Web server flow, client-side
// credentials, service accounts, Google Compute Engine service accounts,
// credentials, service accounts, Google Compute Engine service accounts,
// Google App Engine service accounts and workload identity federation
// from non-Google cloud platforms.
//