File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/Arthur1/http-client-cache
33go 1.21.0
44
55require (
6- github.com/alicebob/miniredis/v2 v2.33 .0
6+ github.com/alicebob/miniredis/v2 v2.35 .0
77 github.com/go-redis/cache/v9 v9.0.0
88 github.com/google/go-cmp v0.6.0
99 github.com/redis/go-redis/v9 v9.6.1
Original file line number Diff line number Diff line change @@ -2,6 +2,8 @@ github.com/alicebob/gopher-json v0.0.0-20230218143504-906a9b012302 h1:uvdUDbHQHO
22github.com/alicebob/gopher-json v0.0.0-20230218143504-906a9b012302 /go.mod h1:SGnFV6hVsYE877CKEZ6tDNTjaSXYUk6QqoIK6PrAtcc =
33github.com/alicebob/miniredis/v2 v2.33.0 h1:uvTF0EDeu9RLnUEG27Db5I68ESoIxTiXbNUiji6lZrA =
44github.com/alicebob/miniredis/v2 v2.33.0 /go.mod h1:MhP4a3EU7aENRi9aO+tHfTBZicLqQevyi/DJpoj6mi0 =
5+ github.com/alicebob/miniredis/v2 v2.35.0 h1:QwLphYqCEAo1eu1TqPRN2jgVMPBweeQcR21jeqDCONI =
6+ github.com/alicebob/miniredis/v2 v2.35.0 /go.mod h1:TcL7YfarKPGDAthEtl5NBeHZfeUQj6OXMm/+iu5cLMM =
57github.com/bsm/ginkgo/v2 v2.12.0 h1:Ny8MWAHyOepLGlLKYmXG4IEkioBysk6GpaRTLC8zwWs =
68github.com/bsm/ginkgo/v2 v2.12.0 /go.mod h1:SwYbGRRDovPVboqFv0tPTcG1sN61LM1Z4ARdbAV9g4c =
79github.com/bsm/gomega v1.27.10 h1:yeMWxP2pV2fG3FgAODIY8EiRE3dy0aeFYt4l7wh6yKA =
You can’t perform that action at this time.
0 commit comments