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 @@ -9,7 +9,7 @@ require (
99 github.com/flavioribeiro/zencoder v0.0.0-20161215190743-745874544382
1010 github.com/fsouza/ctxlogger v1.5.5
1111 github.com/fsouza/gizmo-stackdriver-logging v1.3.0
12- github.com/go-redis/redis v6.15.1 +incompatible
12+ github.com/go-redis/redis v6.15.2 +incompatible
1313 github.com/google/go-cmp v0.3.0
1414 github.com/google/gops v0.3.6
1515 github.com/gorilla/handlers v1.4.0
Original file line number Diff line number Diff line change @@ -76,6 +76,8 @@ github.com/go-logfmt/logfmt v0.4.0/go.mod h1:3RMwSq7FuexP4Kalkev3ejPJsZTpXXBr9+V
7676github.com/go-ole/go-ole v1.2.1 /go.mod h1:7FAglXiTm7HKlQRDeOQ6ZNUHidzCWXuZWq/1dTyBNF8 =
7777github.com/go-redis/redis v6.15.1+incompatible h1:BZ9s4/vHrIqwOb0OPtTQ5uABxETJ3NRuUNoSUurnkew =
7878github.com/go-redis/redis v6.15.1+incompatible /go.mod h1:NAIEuMOZ/fxfXJIrKDQDz8wamY7mA7PouImQ2Jvg6kA =
79+ github.com/go-redis/redis v6.15.2+incompatible h1:9SpNVG76gr6InJGxoZ6IuuxaCOQwDAhzyXg+Bs+0Sb4 =
80+ github.com/go-redis/redis v6.15.2+incompatible /go.mod h1:NAIEuMOZ/fxfXJIrKDQDz8wamY7mA7PouImQ2Jvg6kA =
7981github.com/go-stack/stack v1.8.0 h1:5SgMzNM5HxrEjV0ww2lTmX6E2Izsfxas4+YHWRs3Lsk =
8082github.com/go-stack/stack v1.8.0 /go.mod h1:v0f6uXyyMGvRgIKkXu+yp6POWl0qKG85gN/melR3HDY =
8183github.com/gogo/protobuf v1.1.1 /go.mod h1:r8qH/GZQm5c6nD/R0oafs1akxWv10x8SbQlK7atdtwQ =
You can’t perform that action at this time.
0 commit comments