Skip to content

Commit ed5de47

Browse files
committed
Add google/uuid v1.6.0 to go.mod dependencies
1 parent 8f440d1 commit ed5de47

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

go.mod

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ require (
1515
github.com/aws/aws-sdk-go-v2/service/dynamodb v1.53.5
1616
github.com/cockroachdb/errors v1.12.0
1717
github.com/emirpasic/gods v1.18.1
18+
github.com/google/uuid v1.6.0
1819
github.com/hashicorp/go-hclog v1.6.3
1920
github.com/hashicorp/raft v1.7.3
2021
github.com/hashicorp/raft-boltdb/v2 v2.3.1

0 commit comments

Comments
 (0)