-
- Downloads
Merge pull request #877 from iotaledger/revert/Pebble
Revert pebble
No related branches found
No related tags found
... | ... | @@ -5,7 +5,7 @@ go 1.14 |
require ( | ||
github.com/StackExchange/wmi v0.0.0-20190523213315-cbe66965904d // indirect | ||
github.com/beevik/ntp v0.3.0 | ||
github.com/cockroachdb/pebble v0.0.0-20201130172119-f19faf8529d6 | ||
github.com/dgraph-io/badger/v2 v2.0.3 | ||
github.com/drand/drand v1.1.1 | ||
github.com/drand/kyber v1.1.2 | ||
github.com/gin-gonic/gin v1.6.3 | ||
... | ... |
Please register or sign in to comment