1
0
mirror of https://github.com/redis/go-redis.git synced 2025-07-03 02:42:25 +03:00

Update docs and examples (#2806)

* Fix example 'Connecting via a redis url' and make it compile

* Fix name of example

---------

Co-authored-by: ofekshenawa <104765379+ofekshenawa@users.noreply.github.com>
This commit is contained in:
rouzier
2023-12-17 10:43:21 -05:00
committed by GitHub
parent c828764336
commit 9073e4056d
2 changed files with 6 additions and 5 deletions

View File

@ -1,4 +1,4 @@
module github.com/redis/go-redis/example/redis-bloom
module github.com/redis/go-redis/example/lua-scripting
go 1.18