We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d2834e commit 62e67e6Copy full SHA for 62e67e6
go.mod
@@ -6,7 +6,7 @@ require (
6
github.com/Masterminds/semver v1.5.0
7
github.com/go-kivik/couchdb/v3 v3.4.1
8
github.com/go-kivik/kivik/v3 v3.2.4
9
- github.com/go-redis/redis/v7 v7.4.1
+ github.com/go-redis/redis/v9 v9.7.0
10
github.com/h2non/filetype v1.1.3
11
github.com/hashicorp/go-multierror v1.1.1
12
github.com/howeyc/gopass v0.0.0-20210920133722-c8aef6fb66ef
0 commit comments