mirror of
https://github.com/miniflux/v2.git
synced 2025-07-27 17:28:38 +00:00
Update vendor dependencies
This commit is contained in:
parent
34a3fe426b
commit
459bb4531f
747 changed files with 89857 additions and 39711 deletions
2
vendor/golang.org/x/net/ipv6/readwrite_test.go
generated
vendored
2
vendor/golang.org/x/net/ipv6/readwrite_test.go
generated
vendored
|
@ -65,7 +65,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)
|
||||
}
|
||||
if !supportsIPv6 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue