switch to stdlib context
This commit is contained in:
parent
5b1127bceb
commit
9009937453
@ -1,9 +1,9 @@
|
||||
package gossip
|
||||
|
||||
import (
|
||||
"github.com/micro/go-micro/registry"
|
||||
"context"
|
||||
|
||||
"golang.org/x/net/context"
|
||||
"github.com/micro/go-micro/registry"
|
||||
)
|
||||
|
||||
type contextSecretKey struct{}
|
||||
|
Loading…
Reference in New Issue
Block a user