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 @@ -3,7 +3,7 @@ module github.com/codecrafters-io/redis-tester
33go 1.21
44
55require (
6- github.com/codecrafters-io/tester-utils v0.2.33
6+ github.com/codecrafters-io/tester-utils v0.2.34
77 github.com/go-redis/redis v6.15.9+incompatible
88 github.com/hdt3213/rdb v1.0.16
99 github.com/stretchr/testify v1.9.0
Original file line number Diff line number Diff line change @@ -2,8 +2,8 @@ github.com/bytedance/sonic v1.5.0/go.mod h1:ED5hyg4y6t3/9Ku1R6dU/4KyJ48DZ4jPhfY1
22github.com/bytedance/sonic v1.8.7 /go.mod h1:i736AoUSYt75HyZLoJW9ERYxcy6eaN6h4BZXU064P/U =
33github.com/chenzhuoyu/base64x v0.0.0-20211019084208-fb5309c8db06 /go.mod h1:DH46F32mSOjUmXrMHnKwZdA8wcEefY7UVqBKYGjpdQY =
44github.com/chenzhuoyu/base64x v0.0.0-20221115062448-fe3a3abad311 /go.mod h1:b583jCggY9gE99b6G5LEC39OIiVsWj+R97kbl5odCEk =
5- github.com/codecrafters-io/tester-utils v0.2.33 h1:sEJg+41qvHSizPWYYR9est8DZ9MRofus06DVBZN1o9o =
6- github.com/codecrafters-io/tester-utils v0.2.33 /go.mod h1:VgP0WmmRsA8L1urWGMXPW4Zv5jcwHwR0LdKZ8ZAEFT4 =
5+ github.com/codecrafters-io/tester-utils v0.2.34 h1:8wCc/5Zbr8nNPDGrsPcRep96I1N6aw3D4JneKE8QARs =
6+ github.com/codecrafters-io/tester-utils v0.2.34 /go.mod h1:VgP0WmmRsA8L1urWGMXPW4Zv5jcwHwR0LdKZ8ZAEFT4 =
77github.com/davecgh/go-spew v1.1.0 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
88github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c =
99github.com/davecgh/go-spew v1.1.1 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
You can’t perform that action at this time.
0 commit comments