fix(deps): update module github.com/gofiber/fiber/v2 to v2.52.6
This commit is contained in:
4
go.mod
4
go.mod
@ -3,7 +3,7 @@ module git.matterlinux.xyz/matter/security
|
||||
go 1.22.5
|
||||
|
||||
require (
|
||||
github.com/gofiber/fiber/v2 v2.52.5
|
||||
github.com/gofiber/fiber/v2 v2.52.6
|
||||
github.com/gofiber/template/html/v2 v2.1.2
|
||||
github.com/mattn/go-sqlite3 v1.14.24
|
||||
)
|
||||
@ -21,5 +21,5 @@ require (
|
||||
github.com/valyala/bytebufferpool v1.0.0 // indirect
|
||||
github.com/valyala/fasthttp v1.57.0 // indirect
|
||||
github.com/valyala/tcplisten v1.0.0 // indirect
|
||||
golang.org/x/sys v0.27.0 // indirect
|
||||
golang.org/x/sys v0.28.0 // indirect
|
||||
)
|
||||
|
Reference in New Issue
Block a user