Commit 04e5015 1 parent 4565254 commit 04e5015 Copy full SHA for 04e5015
File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -6,9 +6,9 @@ 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.4
9
+ github.com/gofiber/fiber/v2 v2.52.5
10
10
github.com/gofiber/swagger v1.0.0
11
- github.com/gofiber/template/handlebars/v2 v2.1.9
11
+ github.com/gofiber/template/handlebars/v2 v2.1.10
12
12
github.com/lunarr-app/golang-tmdb v1.5.1
13
13
github.com/rs/zerolog v1.32.0
14
14
github.com/stretchr/testify v1.9.0
Original file line number Diff line number Diff line change @@ -39,14 +39,14 @@ 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.4 h1:P+T+4iK7VaqUsq2PALYEfBBo6bJZ4q3FP8cZ84EggTM =
43
- github.com/gofiber/fiber/v2 v2.52.4 /go.mod h1:KEOE+cXMhXG0zHc9d8+E38hoX+ZN7bhOtgeF2oT6jrQ =
42
+ github.com/gofiber/fiber/v2 v2.52.5 h1:tWoP1MJQjGEe4GB5TUGOi7P2E0ZMMRx5ZTG4rT+yGMo =
43
+ github.com/gofiber/fiber/v2 v2.52.5 /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 =
47
47
github.com/gofiber/template v1.8.3 /go.mod h1:bs/2n0pSNPOkRa5VJ8zTIvedcI/lEYxzV3+YPXdBvq8 =
48
- github.com/gofiber/template/handlebars/v2 v2.1.9 h1:NXzwrqBtXyy1JlgwIPAU5KoyorEZ1PLnTyS51W2nPwM =
49
- github.com/gofiber/template/handlebars/v2 v2.1.9 /go.mod h1:yi2z68McoNaCB5G7NCP5duB8py0zfpiJPqcl6mfWYrE =
48
+ github.com/gofiber/template/handlebars/v2 v2.1.10 h1:Qc+uUMULCqW60LF4VKO1REpiyDAUy3vqW7xq66FPJGM =
49
+ github.com/gofiber/template/handlebars/v2 v2.1.10 /go.mod h1:84WH9st5OJi255EGjuMAOqUVQ+Q2jUNhUKYbS5DgAcI =
50
50
github.com/gofiber/utils v1.1.0 h1:vdEBpn7AzIUJRhe+CiTOJdUcTg4Q9RK+pEa0KPbLdrM =
51
51
github.com/gofiber/utils v1.1.0 /go.mod h1:poZpsnhBykfnY1Mc0KeEa6mSHrS3dV0+oBWyeQmb2e0 =
52
52
github.com/google/gofuzz v1.0.0 /go.mod h1:dBl0BpW6vV/+mYPU4Po3pmUjxk6FQPldtuIdl/M65Eg =
You can’t perform that action at this time.
0 commit comments