File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ require (
1313 github.com/cozy/prosemirror-go v0.4.11
1414 github.com/dhowden/tag v0.0.0-20201120070457-d52dcb253c63
1515 github.com/dustin/go-humanize v1.0.0
16- github.com/go-redis/redis/v7 v7.4.0
16+ github.com/go-redis/redis/v7 v7.4.1
1717 github.com/gofrs/uuid v3.4.0+incompatible
1818 github.com/golang/freetype v0.0.0-20170609003504-e2365dfdc4a0 // indirect
1919 github.com/golang/gddo v0.0.0-20210115222349-20d68f94ee1f
Original file line number Diff line number Diff line change @@ -124,8 +124,8 @@ github.com/go-logfmt/logfmt v0.3.0/go.mod h1:Qt1PoO58o5twSAckw1HlFXLmHsOX5/0LbT9
124124github.com/go-logfmt/logfmt v0.4.0 /go.mod h1:3RMwSq7FuexP4Kalkev3ejPJsZTpXXBr9+V4qmtdjCk =
125125github.com/go-logfmt/logfmt v0.5.0 /go.mod h1:wCYkCAKZfumFQihp8CzCvQ3paCTfi41vtzG1KdI/P7A =
126126github.com/go-ole/go-ole v1.2.4 /go.mod h1:XCwSNxSkXRo4vlyPy93sltvi/qJq0jqQhjqQNIwKuxM =
127- github.com/go-redis/redis/v7 v7.4.0 h1:7obg6wUoj05T0EpY0o8B59S9w5yeMWql7sw2kwNW1x4 =
128- github.com/go-redis/redis/v7 v7.4.0 /go.mod h1:JDNMw23GTyLNC4GZu9njt15ctBQVn7xjRfnwdHj/Dcg =
127+ github.com/go-redis/redis/v7 v7.4.1 h1:PASvf36gyUpr2zdOUS/9Zqc80GbM+9BDyiJSJDDOrTI =
128+ github.com/go-redis/redis/v7 v7.4.1 /go.mod h1:JDNMw23GTyLNC4GZu9njt15ctBQVn7xjRfnwdHj/Dcg =
129129github.com/go-stack/stack v1.6.0 /go.mod h1:v0f6uXyyMGvRgIKkXu+yp6POWl0qKG85gN/melR3HDY =
130130github.com/go-stack/stack v1.8.0 /go.mod h1:v0f6uXyyMGvRgIKkXu+yp6POWl0qKG85gN/melR3HDY =
131131github.com/godbus/dbus/v5 v5.0.4 /go.mod h1:xhWf0FNVPg57R7Z0UbKHbJfkEywrmjJnf7w5xrFpKfA =
You can’t perform that action at this time.
0 commit comments