aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorchrislu <chris.lu@gmail.com>2023-05-07 13:33:44 -0700
committerchrislu <chris.lu@gmail.com>2023-05-07 13:33:44 -0700
commit4511edc8717b1f54f23469ca0ad20d199c2db2eb (patch)
tree1598974f35c520fd793867f42c4ad4b941e88a9f /go.mod
parent6fdff0bb1857da8ce18668518e4ab19e5540b347 (diff)
downloadseaweedfs-4511edc8717b1f54f23469ca0ad20d199c2db2eb.tar.xz
seaweedfs-4511edc8717b1f54f23469ca0ad20d199c2db2eb.zip
update raft
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index cc8dc969a..39d8aea6e 100644
--- a/go.mod
+++ b/go.mod
@@ -84,7 +84,7 @@ require (
github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 // indirect
github.com/remyoudompheng/bigfft v0.0.0-20230129092748-24d4a6f8daec // indirect
github.com/seaweedfs/goexif v1.0.3
- github.com/seaweedfs/raft v1.1.0
+ github.com/seaweedfs/raft v1.1.2
github.com/sirupsen/logrus v1.9.0 // indirect
github.com/spf13/afero v1.9.3 // indirect
github.com/spf13/cast v1.5.0 // indirect