Skip to content
This repository has been archived by the owner on Aug 29, 2023. It is now read-only.

Commit

Permalink
Merge pull request #217 from protocol/guseggert-patch-1
Browse files Browse the repository at this point in the history
Versioning go-datastore, go-ds-{badger,leveldb}
  • Loading branch information
marten-seemann committed Oct 27, 2021
2 parents 13f9246 + 438d84f commit a096a73
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions config.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,15 +20,15 @@
{ "target": "ipfs/go-cid" },
{ "target": "ipfs/go-cidutil" },
{ "target": "ipfs/go-dagwriter" },
{ "target": "ipfs/go-datastore" },
{ "target": "ipfs/go-datastore", "deploy_versioning": true },
{ "target": "ipfs/go-detect-race" },
{ "target": "ipfs/go-dnslink" },
{ "target": "ipfs/go-ds-badger" },
{ "target": "ipfs/go-ds-badger", "deploy_versioning": true },
{ "target": "ipfs/go-ds-badger2" },
{ "target": "ipfs/go-ds-bitcask" },
{ "target": "ipfs/go-ds-crdt" },
{ "target": "ipfs/go-ds-flatfs" },
{ "target": "ipfs/go-ds-leveldb" },
{ "target": "ipfs/go-ds-leveldb", "deploy_versioning": true },
{ "target": "ipfs/go-ds-measure" },
{ "target": "ipfs/go-ds-pebble" },
{ "target": "ipfs/go-ds-redis" },
Expand Down

0 comments on commit a096a73

Please sign in to comment.