mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-14 20:14:47 +00:00
Fix store
This commit is contained in:
@@ -8,7 +8,7 @@ import (
|
||||
log "github.com/micro/go-micro/v3/logger"
|
||||
store "github.com/micro/micro/v3/service/store"
|
||||
|
||||
pb "example/proto"
|
||||
pb "github.com/micro/services/store/proto"
|
||||
)
|
||||
|
||||
type Example struct{}
|
||||
|
||||
Reference in New Issue
Block a user