Merge pull request #3006 from chrislusf/dependabot/go_modules/github.com/hashicorp/raft-1.3.9

Bump github.com/hashicorp/raft from 1.3.8 to 1.3.9
This commit is contained in:
Chris Lu
2022-05-02 10:50:07 -07:00
committed by GitHub
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -153,7 +153,7 @@ require (
github.com/arangodb/go-driver v1.3.1
github.com/fluent/fluent-logger-golang v1.9.0
github.com/hanwen/go-fuse/v2 v2.1.0
github.com/hashicorp/raft v1.3.8
github.com/hashicorp/raft v1.3.9
github.com/hashicorp/raft-boltdb v0.0.0-20220329195025-15018e9b97e0
)