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 002f3d6 commit e6dd369Copy full SHA for e6dd369
go.mod
@@ -2,6 +2,8 @@ module github.com/jefferyjob/go-redislock
2
3
go 1.18
4
5
+retract v1.0.0
6
+
7
require (
8
github.com/go-redis/redis/v8 v8.11.5
9
github.com/go-redis/redismock/v8 v8.11.5
0 commit comments