Skip to content

Commit 9e13bfe

Browse files
authored
Merge branch 'main' into dependabot/go_modules/github.com/gofiber/fiber/v2-2.52.4
2 parents 79b296f + da3d9c0 commit 9e13bfe

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ require (
88
github.com/go-playground/validator/v10 v10.19.0
99
github.com/gofiber/fiber/v2 v2.52.4
1010
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
1212
github.com/lunarr-app/golang-tmdb v1.5.1
1313
github.com/rs/zerolog v1.32.0
1414
github.com/stretchr/testify v1.9.0

go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,8 @@ github.com/gofiber/swagger v1.0.0 h1:BzUzDS9ZT6fDUa692kxmfOjc1DZiloLiPK/W5z1H1tc
4545
github.com/gofiber/swagger v1.0.0/go.mod h1:QrYNF1Yrc7ggGK6ATsJ6yfH/8Zi5bu9lA7wB8TmCecg=
4646
github.com/gofiber/template v1.8.3 h1:hzHdvMwMo/T2kouz2pPCA0zGiLCeMnoGsQZBTSYgZxc=
4747
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=
5050
github.com/gofiber/utils v1.1.0 h1:vdEBpn7AzIUJRhe+CiTOJdUcTg4Q9RK+pEa0KPbLdrM=
5151
github.com/gofiber/utils v1.1.0/go.mod h1:poZpsnhBykfnY1Mc0KeEa6mSHrS3dV0+oBWyeQmb2e0=
5252
github.com/google/gofuzz v1.0.0/go.mod h1:dBl0BpW6vV/+mYPU4Po3pmUjxk6FQPldtuIdl/M65Eg=

0 commit comments

Comments
 (0)