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 8f440d1 commit ed5de47Copy full SHA for ed5de47
go.mod
@@ -15,6 +15,7 @@ require (
15
github.com/aws/aws-sdk-go-v2/service/dynamodb v1.53.5
16
github.com/cockroachdb/errors v1.12.0
17
github.com/emirpasic/gods v1.18.1
18
+ github.com/google/uuid v1.6.0
19
github.com/hashicorp/go-hclog v1.6.3
20
github.com/hashicorp/raft v1.7.3
21
github.com/hashicorp/raft-boltdb/v2 v2.3.1
0 commit comments