Skip to content

Commit 6b386bf

Browse files
committed
Update to latest migration lib and ipfs-update
1 parent df8ccce commit 6b386bf

File tree

4 files changed

+457
-68
lines changed

4 files changed

+457
-68
lines changed

fs-repo-migrations/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ module github.com/ipfs/fs-repo-migrations/fs-repo-migrations
33
go 1.15
44

55
require (
6-
github.com/ipfs/go-ipfs v0.7.1-0.20210331192532-b75d82395042
6+
github.com/ipfs/go-ipfs v0.8.1-0.20210331232424-4cdb67f37daa
77
github.com/ipfs/go-ipfs-api v0.2.0
88
)

0 commit comments

Comments
 (0)