oauth2/google
Sean Rees 12e1e98615 google: fix warnings from go vet
go vet reports the following warnings:
google/jwt_test.go:85:
missing argument for Fatalf("%q"): format reads arg 2, have only 1 args

google/sdk_test.go:28:
wrong number of args for format in Errorf call: 1 needed but 2 args

Change-Id: If5acfae42b558ced7694dd7bc6f12ab4a3cb6115
Reviewed-on: https://go-review.googlesource.com/24992
Reviewed-by: Jaana Burcu Dogan <jbd@google.com>
2016-07-19 16:36:24 +00:00
..
testdata/gcloud oauth2/google: fix decode error in Cloud SDK config 2015-02-12 05:35:05 +00:00
appengine.go all: change copyright to 'Go Authors' 2015-10-22 04:14:42 +00:00
appengine_hook.go all: change copyright to 'Go Authors' 2015-10-22 04:14:42 +00:00
appenginevm_hook.go google: Re-enable AppEngineTokenSource to be used from Managed VMs. 2015-09-16 01:14:15 +00:00
default.go all: change copyright to 'Go Authors' 2015-10-22 04:14:42 +00:00
example_test.go google: fix the build when appengine isn't present 2016-07-15 18:42:06 +00:00
google.go google: support key ID in JWTAccessTokenSourceFromJSON 2016-07-02 01:08:09 +00:00
google_test.go google: support key ID in JWTAccessTokenSourceFromJSON 2016-07-02 01:08:09 +00:00
jwt.go google: support key ID in JWTAccessTokenSourceFromJSON 2016-07-02 01:08:09 +00:00
jwt_test.go google: fix warnings from go vet 2016-07-19 16:36:24 +00:00
sdk.go all: change copyright to 'Go Authors' 2015-10-22 04:14:42 +00:00
sdk_test.go google: fix warnings from go vet 2016-07-19 16:36:24 +00:00