switch to stdlib context

This commit is contained in:
Asim Aslam 2018-03-03 12:28:44 +00:00 committed by Vasiliy Tolstov
parent 529057a2fa
commit c021f5b9e8

View File

@ -5,7 +5,7 @@ import (
"github.com/micro/go-micro/server"
"go.uber.org/ratelimit"
"golang.org/x/net/context"
"context"
)
type clientWrapper struct {