Skip to content

Commit 7c4f2f2

Browse files
committed
fix
1 parent a631a8c commit 7c4f2f2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

zboxcore/zboxutil/util.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ import (
1818
"errors"
1919

2020
thrown "github.com/0chain/errors"
21-
"github.com/0chain/gosdk/zboxcore/allocationchange"
22-
"github.com/0chain/gosdk/zboxcore/blockchain"
21+
"github.com/0chain/gosdk_common/zboxcore/allocationchange"
22+
"github.com/0chain/gosdk_common/zboxcore/blockchain"
2323
"github.com/h2non/filetype"
2424
"github.com/hitenjain14/fasthttp"
2525
"github.com/lithammer/shortuuid/v3"

0 commit comments

Comments
 (0)