Skip to content
This repository was archived by the owner on Jun 2, 2023. It is now read-only.

Commit c919930

Browse files
committed
Update module redsync to v1.2.0
1 parent f7390b7 commit c919930

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
@@ -68,6 +68,6 @@ require (
6868
golang.org/x/tools v0.0.0-20190630095024-fb37f6ba8261
6969
gopkg.in/boj/redistore.v1 v1.0.0-20160128113310-fc113767cd6b
7070
gopkg.in/ini.v1 v1.42.0 // indirect
71-
gopkg.in/redsync.v1 v1.0.1
71+
gopkg.in/redsync.v1 v1.2.0
7272
gopkg.in/yaml.v2 v2.2.2
7373
)

0 commit comments

Comments
 (0)