forked from remote/oauth2
Fixed Tyler's nits
Change-Id: I2dc28d4f427509b3e62eeb9f14b1583178812038
This commit is contained in:
@@ -9,13 +9,13 @@ import (
|
||||
"encoding/json"
|
||||
"errors"
|
||||
"fmt"
|
||||
"golang.org/x/oauth2/google/internal/externalaccount"
|
||||
"net/url"
|
||||
"strings"
|
||||
"time"
|
||||
|
||||
"cloud.google.com/go/compute/metadata"
|
||||
"golang.org/x/oauth2"
|
||||
"golang.org/x/oauth2/google/internal/externalaccount"
|
||||
"golang.org/x/oauth2/jwt"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user