Skip to content

Commit 04beef1

Browse files
committed
Upgrade to go-datastore@v0.5.1
1 parent 9d26987 commit 04beef1

File tree

3 files changed

+758
-214
lines changed

3 files changed

+758
-214
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ module github.com/ipfs/go-ds-s3
22

33
require (
44
github.com/aws/aws-sdk-go v1.35.30
5-
github.com/ipfs/go-datastore v0.4.5
6-
github.com/ipfs/go-ipfs v0.8.0
5+
github.com/ipfs/go-datastore v0.5.1
6+
github.com/ipfs/go-ipfs v0.11.0-rc1
77
)
88

99
go 1.15

0 commit comments

Comments
 (0)