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

Commit ef1d462

Browse files
committed
fix(deps): update module github.com/gomodule/redigo to v2
1 parent 4db74f5 commit ef1d462

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
@@ -14,7 +14,7 @@ require (
1414
github.com/go-pg/migrations/v8 v8.1.0
1515
github.com/go-pg/pg/v10 v10.10.5
1616
github.com/gocraft/work v0.5.1
17-
github.com/gomodule/redigo v1.8.5
17+
github.com/gomodule/redigo/v2 v2.0.0
1818
github.com/google/go-github/v38 v38.1.0
1919
github.com/google/go-querystring v1.1.0 // indirect
2020
github.com/hashicorp/vault/api v1.1.1

0 commit comments

Comments
 (0)