Skip to content

Commit df618ef

Browse files
authored
Merge pull request #12 from bootjp/renovate/github.com-hashicorp-raft-boltdb-digest
Update github.com/hashicorp/raft-boltdb digest to 05f9dd7
2 parents 6f31c4f + df4174d commit df618ef

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ go 1.22.2
55
require (
66
github.com/bootjp/go-kvlib v0.0.0-20240406094546-4db695714980
77
github.com/hashicorp/raft v1.7.3
8-
github.com/hashicorp/raft-boltdb v0.0.0-20250926130943-f41fa5f23d89
8+
github.com/hashicorp/raft-boltdb v0.0.0-20251103221153-05f9dd7a5148
99
github.com/redis/go-redis/v9 v9.5.1
1010
github.com/stretchr/testify v1.11.1
1111
github.com/tidwall/redcon v1.6.2

go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,8 @@ github.com/hashicorp/raft-boltdb v0.0.0-20231211162105-6c830fa4535e h1:SK4y8oR4Z
9696
github.com/hashicorp/raft-boltdb v0.0.0-20231211162105-6c830fa4535e/go.mod h1:EMz/UIuG93P0MBeHh6CbXQAEe8ckVJLZjhD17lBzK5Q=
9797
github.com/hashicorp/raft-boltdb v0.0.0-20250926130943-f41fa5f23d89 h1:ag4+tssV3yio7M69/LGNTUbM4mWNQzONtDBmaLI8xuM=
9898
github.com/hashicorp/raft-boltdb v0.0.0-20250926130943-f41fa5f23d89/go.mod h1:sgCxzMuvQ3huVxgmeDdj73YIMmezWZ40HQu2IPmjJWk=
99+
github.com/hashicorp/raft-boltdb v0.0.0-20251103221153-05f9dd7a5148 h1:tjaIHlfKX22DCCPTx2mK+6N/kTP9DV7B3bxEUyQtjKA=
100+
github.com/hashicorp/raft-boltdb v0.0.0-20251103221153-05f9dd7a5148/go.mod h1:sgCxzMuvQ3huVxgmeDdj73YIMmezWZ40HQu2IPmjJWk=
99101
github.com/josharian/intern v1.0.0/go.mod h1:5DoeVV0s6jJacbCEi61lwdGj/aVlrQvzHFFd8Hwg//Y=
100102
github.com/jpillora/backoff v1.0.0/go.mod h1:J/6gKK9jxlEcS3zixgDgUAsiuZ7yrSoa/FX5e0EB2j4=
101103
github.com/json-iterator/go v1.1.6/go.mod h1:+SdeFBvtyEkXs7REEP0seUULqWtbJapLOCVDaaPEHmU=

0 commit comments

Comments
 (0)