aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorKonstantin Lebedev <lebedev_k@tochka.com>2021-04-12 11:22:51 +0500
committerKonstantin Lebedev <lebedev_k@tochka.com>2021-04-12 11:22:51 +0500
commit8e02e138ea889d9f43cc89937c02c212ca145d74 (patch)
tree0fd5664bcd0efaff75efafdc230f45076a6c056b /go.mod
parent5021bea69838a5946b4b0bfa37c6269bfe66fa27 (diff)
parent742ab1ec81795d1705bf3be48d56727fddf625df (diff)
downloadseaweedfs-8e02e138ea889d9f43cc89937c02c212ca145d74.tar.xz
seaweedfs-8e02e138ea889d9f43cc89937c02c212ca145d74.zip
Merge branch 'upstreamMaster' into iam_handlers
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 ee33926c0..bd07b3312 100644
--- a/go.mod
+++ b/go.mod
@@ -15,7 +15,7 @@ require (
github.com/buraksezer/consistent v0.0.0-20191006190839-693edf70fd72
github.com/bwmarrin/snowflake v0.3.0
github.com/cespare/xxhash v1.1.0
- github.com/chrislusf/raft v1.0.5
+ github.com/chrislusf/raft v1.0.6
github.com/coreos/go-semver v0.3.0 // indirect
github.com/dgrijalva/jwt-go v3.2.0+incompatible
github.com/disintegration/imaging v1.6.2