We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent defb65b commit dcaa22bCopy full SHA for dcaa22b
core/util/utils.go
@@ -25,7 +25,7 @@ import (
25
"strings"
26
"time"
27
28
- "github.com/hyperledger/fabric/metadata"
+ "github.com/hyperledger/fabric/common/metadata"
29
30
"github.com/golang/protobuf/ptypes/timestamp"
31
"golang.org/x/crypto/sha3"
0 commit comments