We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4562de1 commit 7c508beCopy full SHA for 7c508be
go.mod
@@ -3,8 +3,8 @@ module github.com/sourcenetwork/defradb
3
go 1.21.3
4
5
require (
6
- github.com/bits-and-blooms/bitset v1.13.0
7
github.com/bxcodec/faker v2.0.1+incompatible
+ github.com/bits-and-blooms/bitset v1.13.0
8
github.com/cosmos/cosmos-sdk v0.50.6
9
github.com/cosmos/gogoproto v1.4.12
10
github.com/decred/dcrd/dcrec/secp256k1/v4 v4.3.0
0 commit comments