move proto/health to server since its only relevant to that
This commit is contained in:
parent
5516f7ea1f
commit
d4a7deb594
@ -1,7 +1,7 @@
|
|||||||
package server
|
package server
|
||||||
|
|
||||||
import (
|
import (
|
||||||
"github.com/myodc/go-micro/proto/health"
|
"github.com/myodc/go-micro/server/proto/health"
|
||||||
"golang.org/x/net/context"
|
"golang.org/x/net/context"
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user