Skip to content
This repository was archived by the owner on Oct 31, 2021. It is now read-only.

Commit 519a3dd

Browse files
committed
fix(deps): update module github.com/gomodule/redigo to v2
1 parent ec62664 commit 519a3dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ require (
1515
github.com/go-pg/migrations/v8 v8.1.0
1616
github.com/go-pg/pg/v10 v10.10.4
1717
github.com/gocraft/work v0.5.1
18-
github.com/gomodule/redigo v1.8.5
18+
github.com/gomodule/redigo/v2 v2.0.0
1919
github.com/google/go-github/v38 v38.1.0
2020
github.com/hashicorp/vault/api v1.1.1
2121
github.com/iris-contrib/middleware/cors v0.0.0-20210110101738-6d0a4d799b5d

0 commit comments

Comments
 (0)