Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
emilymye committed Sep 27, 2019
1 parent 3ea221f commit 0d503c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin/path_login.go
Original file line number Diff line number Diff line change
Expand Up @@ -585,7 +585,7 @@ func (b *GcpAuthBackend) authorizeGCEInstance(ctx context.Context, instance *com

return AuthorizeGCE(ctx, &AuthorizeGCEInput{
client: &gcpClient{
logger: b.Logger(),
logger: b.Logger(),
computeSvc: computeSvc,
iamSvc: iamSvc,
},
Expand Down

0 comments on commit 0d503c7

Please sign in to comment.