Move transport to network/transport
This commit is contained in:
@@ -7,7 +7,7 @@ import (
|
||||
"sync"
|
||||
|
||||
"github.com/google/uuid"
|
||||
"github.com/micro/go-micro/transport"
|
||||
"github.com/micro/go-micro/network/transport"
|
||||
)
|
||||
|
||||
// tun represents a network tunnel
|
||||
|
||||
Reference in New Issue
Block a user