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 @@ -8,7 +8,7 @@ require (
8
8
github.com/go-playground/validator/v10 v10.19.0
9
9
github.com/gofiber/fiber/v2 v2.52.2
10
10
github.com/gofiber/swagger v1.0.0
11
- github.com/gofiber/template/handlebars/v2 v2.1.8
11
+ github.com/gofiber/template/handlebars/v2 v2.1.9
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 @@ -45,8 +45,8 @@ 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.8 h1:eaQlhw8gU0hWfuR4NkvYW/IpVis6RhHkHaUUvz7SdZ8 =
49
- github.com/gofiber/template/handlebars/v2 v2.1.8 /go.mod h1:TZbhc74w1bP4hvV7jX7+TvEddLkdgvVzOg2eCjJV1r8 =
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 =
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