fix(deps): update module github.com/gofiber/template/html/v2 to v2.1.3
This commit is contained in:
2
go.mod
2
go.mod
@ -5,7 +5,7 @@ go 1.22.5
|
||||
require (
|
||||
github.com/bigkevmcd/go-configparser v0.0.0-20240808124832-fc81059ea0bd
|
||||
github.com/gofiber/fiber/v2 v2.52.6
|
||||
github.com/gofiber/template/html/v2 v2.1.2
|
||||
github.com/gofiber/template/html/v2 v2.1.3
|
||||
github.com/gorilla/feeds v1.2.0
|
||||
github.com/russross/blackfriday/v2 v2.1.0
|
||||
)
|
||||
|
Reference in New Issue
Block a user