Skip to content

Commit

Permalink
Update gofiber/template to v1.8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
gaby committed Feb 18, 2024
1 parent 9ef37f6 commit 1901521
Show file tree
Hide file tree
Showing 9 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion ace/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.17
require github.com/yosssi/ace v0.0.5

require (
github.com/gofiber/template v1.8.2
github.com/gofiber/template v1.8.3
github.com/gofiber/utils v1.1.0
github.com/stretchr/testify v1.8.4
)
Expand Down
2 changes: 1 addition & 1 deletion amber/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.20

require (
github.com/eknkc/amber v0.0.0-20171010120322-cdade1c07385
github.com/gofiber/template v1.8.2
github.com/gofiber/template v1.8.3
github.com/gofiber/utils v1.1.0
github.com/stretchr/testify v1.8.4
)
Expand Down
2 changes: 1 addition & 1 deletion django/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.20
require (
github.com/flosch/pongo2/v6 v6.0.0
github.com/gofiber/fiber/v2 v2.52.0
github.com/gofiber/template v1.8.2
github.com/gofiber/template v1.8.3
github.com/gofiber/utils v1.1.0
github.com/stretchr/testify v1.8.4
)
Expand Down
2 changes: 1 addition & 1 deletion handlebars/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.20

require (
github.com/gofiber/fiber/v2 v2.52.0
github.com/gofiber/template v1.8.2
github.com/gofiber/template v1.8.3
github.com/gofiber/utils v1.1.0
github.com/mailgun/raymond/v2 v2.0.48
github.com/stretchr/testify v1.8.4
Expand Down
2 changes: 1 addition & 1 deletion html/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/gofiber/template/html/v2
go 1.20

require (
github.com/gofiber/template v1.8.2
github.com/gofiber/template v1.8.3
github.com/gofiber/utils v1.1.0
github.com/stretchr/testify v1.8.4
)
Expand Down
2 changes: 1 addition & 1 deletion jet/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.20
require (
github.com/CloudyKit/jet/v6 v6.2.0
github.com/gofiber/fiber/v2 v2.52.0
github.com/gofiber/template v1.8.2
github.com/gofiber/template v1.8.3
github.com/gofiber/utils v1.1.0
github.com/stretchr/testify v1.8.4
)
Expand Down
2 changes: 1 addition & 1 deletion mustache/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.20
require (
github.com/cbroglie/mustache v1.4.0
github.com/gofiber/fiber/v2 v2.52.0
github.com/gofiber/template v1.8.2
github.com/gofiber/template v1.8.3
github.com/gofiber/utils v1.1.0
github.com/stretchr/testify v1.8.4
github.com/valyala/bytebufferpool v1.0.0
Expand Down
2 changes: 1 addition & 1 deletion pug/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.20
require (
github.com/Joker/hpp v1.0.0
github.com/Joker/jade v1.1.3
github.com/gofiber/template v1.8.2
github.com/gofiber/template v1.8.3
github.com/gofiber/utils v1.1.0
github.com/stretchr/testify v1.8.4
)
Expand Down
2 changes: 1 addition & 1 deletion slim/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/gofiber/template/slim/v2
go 1.20

require (
github.com/gofiber/template v1.8.2
github.com/gofiber/template v1.8.3
github.com/gofiber/utils v1.1.0
github.com/mattn/go-slim v0.0.4
github.com/stretchr/testify v1.8.4
Expand Down

0 comments on commit 1901521

Please sign in to comment.