diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-09-02 08:56:15 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-09-02 08:56:15 -0700 |
| commit | 0b333d41bcc9b741f9c6c676f7721d4132461e2f (patch) | |
| tree | 99d03b040e99b62a4670647d491d5328f6e20b5b /go.mod | |
| parent | 3db8d3f649b796fa1848de6477190fb1651a6e70 (diff) | |
| download | seaweedfs-0b333d41bcc9b741f9c6c676f7721d4132461e2f.tar.xz seaweedfs-0b333d41bcc9b741f9c6c676f7721d4132461e2f.zip | |
chore(deps): bump github.com/hashicorp/raft from 1.7.0 to 1.7.1 (#5964)
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -139,7 +139,7 @@ require ( github.com/golang-jwt/jwt/v5 v5.2.1 github.com/google/flatbuffers/go v0.0.0-20230108230133-3b8644d32c50 github.com/hanwen/go-fuse/v2 v2.5.1 - github.com/hashicorp/raft v1.7.0 + github.com/hashicorp/raft v1.7.1 github.com/hashicorp/raft-boltdb/v2 v2.3.0 github.com/orcaman/concurrent-map/v2 v2.0.1 github.com/parquet-go/parquet-go v0.23.0 @@ -236,7 +236,7 @@ require ( github.com/grpc-ecosystem/go-grpc-middleware v1.3.0 // indirect github.com/hashicorp/go-hclog v1.6.2 // indirect github.com/hashicorp/go-immutable-radix v1.3.1 // indirect - github.com/hashicorp/go-msgpack/v2 v2.1.1 // indirect + github.com/hashicorp/go-msgpack/v2 v2.1.2 // indirect github.com/hashicorp/golang-lru v0.6.0 // indirect github.com/hashicorp/golang-lru/v2 v2.0.7 // indirect github.com/henrybear327/Proton-API-Bridge v1.0.0 // indirect |
