File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 55require (
66 github.com/aws/aws-sdk-go v1.45.24
77 github.com/ipfs/go-datastore v0.6.0
8- github.com/ipfs/kubo v0.26.0-rc1
8+ github.com/ipfs/kubo v0.26.0
99)
1010
1111require (
Original file line number Diff line number Diff line change @@ -314,8 +314,8 @@ github.com/ipfs/go-unixfs v0.4.5 h1:wj8JhxvV1G6CD7swACwSKYa+NgtdWC1RUit+gFnymDU=
314314github.com/ipfs/go-unixfsnode v1.9.0 h1:ubEhQhr22sPAKO2DNsyVBW7YB/zA8Zkif25aBvz8rc8 =
315315github.com/ipfs/go-unixfsnode v1.9.0 /go.mod h1:HxRu9HYHOjK6HUqFBAi++7DVoWAHn0o4v/nZ/VA+0g8 =
316316github.com/ipfs/go-verifcid v0.0.2 h1:XPnUv0XmdH+ZIhLGKg6U2vaPaRDXb9urMyNVCE7uvTs =
317- github.com/ipfs/kubo v0.26.0-rc1 h1:fm3LKR/0G0Lta3pzFh0KJ7qnWtJ1JarBeUUWxcWzIEI =
318- github.com/ipfs/kubo v0.26.0-rc1 /go.mod h1:w5uuvq07ObeBotAPZnzf5k1coOd+5uiqHg2Ux/twKJc =
317+ github.com/ipfs/kubo v0.26.0 h1:10BLJF84Nhxq+KEgrZyGwAVlV6DqTdxskK3sOIIxHlU =
318+ github.com/ipfs/kubo v0.26.0 /go.mod h1:w5uuvq07ObeBotAPZnzf5k1coOd+5uiqHg2Ux/twKJc =
319319github.com/ipld/go-car/v2 v2.13.1 h1:KnlrKvEPEzr5IZHKTXLAEub+tPrzeAFQVRlSQvuxBO4 =
320320github.com/ipld/go-car/v2 v2.13.1 /go.mod h1:QkdjjFNGit2GIkpQ953KBwowuoukoM75nP/JI1iDJdo =
321321github.com/ipld/go-codec-dagpb v1.6.0 h1:9nYazfyu9B1p3NAgfVdpRco3Fs2nFC72DqVsMj6rOcc =
You can’t perform that action at this time.
0 commit comments