switch to stdlib context
This commit is contained in:
@@ -8,7 +8,7 @@ import (
|
||||
"github.com/micro/go-micro/selector"
|
||||
"github.com/sony/gobreaker"
|
||||
|
||||
"golang.org/x/net/context"
|
||||
"context"
|
||||
)
|
||||
|
||||
func TestBreaker(t *testing.T) {
|
||||
|
Reference in New Issue
Block a user