chore: update deps #1080
Annotations
3 errors
Run tests:
dht_filters_test.go#L39
cannot use (*mockConn)(nil) (value of type *mockConn) as network.Conn value in variable declaration: *mockConn does not implement network.Conn (missing method CloseWithError)
|
Run tests:
dht_filters_test.go#L67
cannot use &mockConn{…} (value of type *mockConn) as network.Conn value in array or slice literal: *mockConn does not implement network.Conn (missing method CloseWithError)
|
Run tests
Process completed with exit code 1.
|
Loading