Merge branch 'port-2021-07-02'

2 jobs for master in 47 seconds (queued for 59 seconds)
Status Job ID Name Coverage
  Build
passed #2338
testing
build

00:00:37

 
  Test
failed #2339
testing
test

00:00:10

 
Name Stage Failure
failed
test Test
		have SecureInbound(context.Context, net.Conn) (sec.SecureConn, error)
want SecureInbound(context.Context, net.Conn) (sec.SecureConn, bool, error)
./tcp_test.go:69:4: cannot use makeInsecureTransport(t) (type *insecure.Transport) as type sec.SecureMuxer in field value:
*insecure.Transport does not implement sec.SecureMuxer (wrong type for SecureInbound method)
have SecureInbound(context.Context, net.Conn) (sec.SecureConn, error)
want SecureInbound(context.Context, net.Conn) (sec.SecureConn, bool, error)
FAIL gitlab.dms3.io/p2p/go-tcp-transport [build failed]
Cleaning up file based variables
ERROR: Job failed: exit status 1