Skip to content

Commit 0876522

Browse files
authored
Update go.mod
1 parent b97cfe4 commit 0876522

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
@@ -3,6 +3,6 @@ module github.com/forgoer/thinkgo
33
go 1.11
44

55
require (
6-
github.com/gomodule/redigo v2.0.0+incompatible
6+
github.com/gomodule/redigo/redis v0.0.0-20200429221454-e14091dffc1b
77
github.com/stretchr/testify v1.5.1
88
)

0 commit comments

Comments
 (0)