mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-01-23 21:42:23 -05:00
fix import path
This commit is contained in:
@@ -6,7 +6,7 @@ import (
|
||||
|
||||
"github.com/micro/go-micro/v2"
|
||||
"github.com/micro/go-plugins/wrapper/trace/opencensus/v2"
|
||||
"github.com/owncloud/ocis-pkg/wrapper/prometheus"
|
||||
"github.com/owncloud/ocis-pkg/v2/wrapper/prometheus"
|
||||
)
|
||||
|
||||
// Service simply wraps the go-micro grpc service.
|
||||
|
||||
Reference in New Issue
Block a user