File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ require (
6
6
github.com/Saoneth/go-parse-torrent-name v0.0.0-20201105190658-d8aed5bad934
7
7
github.com/glebarez/sqlite v1.11.0
8
8
github.com/go-playground/validator/v10 v10.19.0
9
- github.com/gofiber/fiber/v2 v2.52.2
9
+ github.com/gofiber/fiber/v2 v2.52.4
10
10
github.com/gofiber/swagger v1.0.0
11
11
github.com/gofiber/template/handlebars/v2 v2.1.9
12
12
github.com/lunarr-app/golang-tmdb v1.5.1
Original file line number Diff line number Diff line change @@ -39,8 +39,8 @@ github.com/go-playground/universal-translator v0.18.1/go.mod h1:xekY+UJKNuX9WP91
39
39
github.com/go-playground/validator/v10 v10.19.0 h1:ol+5Fu+cSq9JD7SoSqe04GMI92cbn0+wvQ3bZ8b/AU4 =
40
40
github.com/go-playground/validator/v10 v10.19.0 /go.mod h1:dbuPbCMFw/DrkbEynArYaCwl3amGuJotoKCe95atGMM =
41
41
github.com/godbus/dbus/v5 v5.0.4 /go.mod h1:xhWf0FNVPg57R7Z0UbKHbJfkEywrmjJnf7w5xrFpKfA =
42
- github.com/gofiber/fiber/v2 v2.52.2 h1:b0rYH6b06Df+4NyrbdptQL8ifuxw/Tf2DgfkZkDaxEo =
43
- github.com/gofiber/fiber/v2 v2.52.2 /go.mod h1:KEOE+cXMhXG0zHc9d8+E38hoX+ZN7bhOtgeF2oT6jrQ =
42
+ github.com/gofiber/fiber/v2 v2.52.4 h1:P+T+4iK7VaqUsq2PALYEfBBo6bJZ4q3FP8cZ84EggTM =
43
+ github.com/gofiber/fiber/v2 v2.52.4 /go.mod h1:KEOE+cXMhXG0zHc9d8+E38hoX+ZN7bhOtgeF2oT6jrQ =
44
44
github.com/gofiber/swagger v1.0.0 h1:BzUzDS9ZT6fDUa692kxmfOjc1DZiloLiPK/W5z1H1tc =
45
45
github.com/gofiber/swagger v1.0.0 /go.mod h1:QrYNF1Yrc7ggGK6ATsJ6yfH/8Zi5bu9lA7wB8TmCecg =
46
46
github.com/gofiber/template v1.8.3 h1:hzHdvMwMo/T2kouz2pPCA0zGiLCeMnoGsQZBTSYgZxc =
You can’t perform that action at this time.
0 commit comments