Bumping k8s dependencies to 1.13
This commit is contained in:
2
vendor/golang.org/x/net/ipv4/readwrite_test.go
generated
vendored
2
vendor/golang.org/x/net/ipv4/readwrite_test.go
generated
vendored
@@ -61,7 +61,7 @@ func BenchmarkReadWriteUnicast(b *testing.B) {
|
||||
|
||||
func TestPacketConnConcurrentReadWriteUnicastUDP(t *testing.T) {
|
||||
switch runtime.GOOS {
|
||||
case "nacl", "plan9", "windows":
|
||||
case "js", "nacl", "plan9", "windows":
|
||||
t.Skipf("not supported on %s", runtime.GOOS)
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user