File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ require (
99 github.com/hashicorp/go-retryablehttp v0.7.5
1010 github.com/launchdarkly/go-sdk-common/v3 v3.1.0
1111 github.com/launchdarkly/go-server-sdk/v6 v6.1.1
12- github.com/redis/go-redis/v9 v9.4.0
12+ github.com/redis/go-redis/v9 v9.5.1
1313 github.com/segmentio/ksuid v1.0.4
1414 github.com/speps/go-hashids/v2 v2.0.1
1515 github.com/stretchr/testify v1.8.4
Original file line number Diff line number Diff line change @@ -543,8 +543,8 @@ github.com/quasilyte/regex/syntax v0.0.0-20210819130434-b3f0c404a727 h1:TCg2WBOl
543543github.com/quasilyte/regex/syntax v0.0.0-20210819130434-b3f0c404a727 /go.mod h1:rlzQ04UMyJXu/aOvhd8qT+hvDrFpiwqp8MRXDY9szc0 =
544544github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 h1:M8mH9eK4OUR4lu7Gd+PU1fV2/qnDNfzT635KRSObncs =
545545github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 /go.mod h1:DWNGW8A4Y+GyBgPuaQJuWiy0XYftx4Xm/y5Jqk9I6VQ =
546- github.com/redis/go-redis/v9 v9.4.0 h1:Yzoz33UZw9I/mFhx4MNrB6Fk+XHO1VukNcCa1+lwyKk =
547- github.com/redis/go-redis/v9 v9.4.0 /go.mod h1:hdY0cQFCN4fnSYT6TkisLufl/4W5UIXyv0b/CLO2V2M =
546+ github.com/redis/go-redis/v9 v9.5.1 h1:H1X4D3yHPaYrkL5X06Wh6xNVM/pX0Ft4RV0vMGvLBh8 =
547+ github.com/redis/go-redis/v9 v9.5.1 /go.mod h1:hdY0cQFCN4fnSYT6TkisLufl/4W5UIXyv0b/CLO2V2M =
548548github.com/rogpeppe/go-internal v1.3.0 /go.mod h1:M8bDsm7K2OlrFYOpmOWEs/qY81heoFRclV5y23lUDJ4 =
549549github.com/rogpeppe/go-internal v1.11.0 h1:cWPaGQEPrBb5/AsnsZesgZZ9yb1OQ+GOISoDNXVBh4M =
550550github.com/rogpeppe/go-internal v1.11.0 /go.mod h1:ddIwULY96R17DhadqLgMfk9H9tvdUzkipdSkR5nkCZA =
You can’t perform that action at this time.
0 commit comments