chore: update deps #1073
Annotations
7 errors
go-check / All
cannot use (*mockConn)(nil) (value of type *mockConn) as network.Conn value in variable declaration: *mockConn does not implement network.Conn (missing method CloseWithError)
|
go-check / All
Process completed with exit code 1.
|
go-check / All:
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)
|
go-check / All:
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) (compile)
|
go-check / All:
dht_options.go#L310
func disableFixLowPeersRoutine is unused (U1000)
|
go-check / All:
dht_options.go#L320
func forceAddressUpdateProcessing is unused (U1000)
|
go-check / All
Process completed with exit code 1.
|