Skip to content
This repository has been archived by the owner on Oct 8, 2024. It is now read-only.

Commit

Permalink
Merge pull request #34 from ipfs/chore/update-go-ipfs
Browse files Browse the repository at this point in the history
chore: update go-ipfs to v0.8.0 and update repo version to 11
  • Loading branch information
aschmahmann authored Feb 18, 2021
2 parents 44820b9 + fead21b commit 2ad971d
Show file tree
Hide file tree
Showing 3 changed files with 163 additions and 132 deletions.
6 changes: 3 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@ go 1.14

require (
github.com/ipfs/go-datastore v0.4.5
github.com/ipfs/go-ds-badger v0.2.5
github.com/ipfs/go-ds-badger v0.2.6
github.com/ipfs/go-ds-flatfs v0.4.5
github.com/ipfs/go-ds-leveldb v0.4.2
github.com/ipfs/go-ds-measure v0.1.0
github.com/ipfs/go-fs-lock v0.0.6
github.com/ipfs/go-ipfs v0.7.0
github.com/ipfs/go-ipfs-config v0.9.0
github.com/ipfs/go-ipfs v0.8.0
github.com/ipfs/go-ipfs-config v0.12.0
github.com/mitchellh/go-homedir v1.1.0
github.com/pkg/errors v0.9.1
github.com/syndtr/goleveldb v1.0.0
Expand Down
Loading

0 comments on commit 2ad971d

Please sign in to comment.