Bumping k8s dependencies to 1.13
This commit is contained in:
3
vendor/golang.org/x/net/webdav/webdav_test.go
generated
vendored
3
vendor/golang.org/x/net/webdav/webdav_test.go
generated
vendored
@@ -5,6 +5,7 @@
|
||||
package webdav
|
||||
|
||||
import (
|
||||
"context"
|
||||
"errors"
|
||||
"fmt"
|
||||
"io"
|
||||
@@ -18,8 +19,6 @@ import (
|
||||
"sort"
|
||||
"strings"
|
||||
"testing"
|
||||
|
||||
"golang.org/x/net/context"
|
||||
)
|
||||
|
||||
// TODO: add tests to check XML responses with the expected prefix path
|
||||
|
Reference in New Issue
Block a user