Skip to content

Commit 4a25286

Browse files
Update platform/fabric/sdk/dig/generic/providers.go
Co-authored-by: Marcus Brandenburger <[email protected]> Signed-off-by: Angelo De Caro <[email protected]> Signed-off-by: Angelo De Caro <[email protected]>
1 parent cfc5a9d commit 4a25286

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform/fabric/sdk/dig/generic/providers.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ import (
2828
"github.com/hyperledger-labs/fabric-smart-client/platform/view/services/kvs"
2929
"github.com/hyperledger-labs/fabric-smart-client/platform/view/services/metrics"
3030
"github.com/hyperledger/fabric-protos-go/common"
31-
"github.com/pkg/errors"
31+
"github.com/hyperledger-labs/fabric-smart-client/pkg/utils/errors"
3232
"go.opentelemetry.io/otel/trace"
3333
"go.uber.org/dig"
3434
)

0 commit comments

Comments
 (0)