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/Gaardsholt/pass-along
3
3
go 1.21
4
4
5
5
require (
6
- github.com/alicebob/miniredis/v2 v2.31.0
6
+ github.com/alicebob/miniredis/v2 v2.31.1
7
7
github.com/gomodule/redigo v1.8.9
8
8
github.com/gorilla/mux v1.8.1
9
9
github.com/kelseyhightower/envconfig v1.4.0
Original file line number Diff line number Diff line change 1
1
github.com/DmitriyVTitov/size v1.5.0 /go.mod h1:le6rNI4CoLQV1b9gzp1+3d7hMAD/uu2QcJ+aYbNgiU0 =
2
2
github.com/alicebob/gopher-json v0.0.0-20200520072559-a9ecdc9d1d3a h1:HbKu58rmZpUGpz5+4FfNmIU+FmZg2P3Xaj2v2bfNWmk =
3
3
github.com/alicebob/gopher-json v0.0.0-20200520072559-a9ecdc9d1d3a /go.mod h1:SGnFV6hVsYE877CKEZ6tDNTjaSXYUk6QqoIK6PrAtcc =
4
- github.com/alicebob/miniredis/v2 v2.31.0 h1:ObEFUNlJwoIiyjxdrYF0QIDE7qXcLc7D3WpSH4c22PU =
5
- github.com/alicebob/miniredis/v2 v2.31.0 /go.mod h1:UB/T2Uztp7MlFSDakaX1sTXUv5CASoprx0wulRT6HBg =
4
+ github.com/alicebob/miniredis/v2 v2.31.1 h1:7XAt0uUg3DtwEKW5ZAGa+K7FZV2DdKQo5K/6TTnfX8Y =
5
+ github.com/alicebob/miniredis/v2 v2.31.1 /go.mod h1:UB/T2Uztp7MlFSDakaX1sTXUv5CASoprx0wulRT6HBg =
6
6
github.com/beorn7/perks v1.0.1 h1:VlbKKnNfV8bJzeqoa4cOKqO6bYr3WgKZxO8Z16+hsOM =
7
7
github.com/beorn7/perks v1.0.1 /go.mod h1:G2ZrVWU2WbWT9wwq4/hrbKbnv/1ERSJQ0ibhJ6rlkpw =
8
8
github.com/cespare/xxhash/v2 v2.2.0 h1:DC2CZ1Ep5Y4k3ZQ899DldepgrayRUGE6BBZ/cd9Cj44 =
You can’t perform that action at this time.
0 commit comments