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