update raft

This commit is contained in:
chrislu
2023-05-07 13:33:44 -07:00
parent 6fdff0bb18
commit 4511edc871
3 changed files with 7 additions and 5 deletions

2
go.mod
View File

@@ -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