update quic-go to v0.59.0 #358
Annotations
3 errors
|
Run tests
Process completed with exit code 1.
|
|
Run tests:
session_test.go#L86
cannot use conn.ConnectionState().SupportsDatagrams (value of type struct{Remote bool; Local bool}) as bool value in argument to require.True
|
|
Run tests:
session_test.go#L78
cannot use cl.ConnectionState().SupportsDatagrams (value of type struct{Remote bool; Local bool}) as bool value in argument to require.True
|
Loading