Skip to content

Commit

Permalink
chore: update redis client package
Browse files Browse the repository at this point in the history
  • Loading branch information
jeamon committed Nov 7, 2023
1 parent 4725c6a commit 4a1be45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests.repo.redis_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ import (
"reflect"
"testing"

"github.com/go-redis/redis/v9"
"github.com/ory/dockertest/v3"
"github.com/redis/go-redis/v9"
"github.com/stretchr/testify/assert"
"go.uber.org/zap"
)
Expand Down

0 comments on commit 4a1be45

Please sign in to comment.