use own fork

Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
This commit is contained in:
2020-10-10 00:38:35 +03:00
parent 7b78210ef5
commit 0f38ece000
10 changed files with 270 additions and 630 deletions

View File

@@ -1,8 +1,8 @@
package http
import (
"github.com/micro/go-micro/registry"
"github.com/micro/go-micro/server"
"github.com/unistack-org/micro/v3/registry"
"github.com/unistack-org/micro/v3/server"
)
type httpHandler struct {