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 d9a7fdc commit 605d245Copy full SHA for 605d245
go.mod
@@ -4,7 +4,7 @@ go 1.13
4
5
require (
6
github.com/Masterminds/semver v1.5.0
7
- github.com/go-kivik/couchdb/v3 v3.3.0
+ github.com/go-kivik/couchdb/v3 v3.4.0
8
github.com/go-kivik/kivik/v3 v3.2.4
9
github.com/go-redis/redis/v7 v7.4.1
10
github.com/h2non/filetype v1.1.3
0 commit comments