Bumping k8s dependencies to 1.13
This commit is contained in:
3
vendor/golang.org/x/oauth2/oauth2_test.go
generated
vendored
3
vendor/golang.org/x/oauth2/oauth2_test.go
generated
vendored
@@ -5,6 +5,7 @@
|
||||
package oauth2
|
||||
|
||||
import (
|
||||
"context"
|
||||
"errors"
|
||||
"fmt"
|
||||
"io/ioutil"
|
||||
@@ -13,8 +14,6 @@ import (
|
||||
"net/url"
|
||||
"testing"
|
||||
"time"
|
||||
|
||||
"golang.org/x/net/context"
|
||||
)
|
||||
|
||||
type mockTransport struct {
|
||||
|
Reference in New Issue
Block a user