Skip to content

Commit ab5373d

Browse files
Update module github.com/bootjp/go-kvlib to v1
1 parent 8e3c0d4 commit ab5373d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module raft-redis-cluster
33
go 1.22.2
44

55
require (
6-
github.com/bootjp/go-kvlib v0.0.0-20240406094546-4db695714980
6+
github.com/bootjp/go-kvlib v1.0.0
77
github.com/hashicorp/raft v1.7.3
88
github.com/hashicorp/raft-boltdb v0.0.0-20250926130943-f41fa5f23d89
99
github.com/redis/go-redis/v9 v9.5.1

0 commit comments

Comments
 (0)