module github.com/e-chip/redis-rwlock go 1.13 require ( github.com/go-redis/redis v6.15.6+incompatible github.com/gofrs/uuid v3.2.0+incompatible )