Merge branch 'renovate/github.com-gofiber-template-1.x' into 'main'
Update module github.com/gofiber/template to v1.6.25 See merge request Phil/goshorly!30
This commit is contained in:
commit
985bc3ce8b
1 changed files with 1 additions and 1 deletions
2
go.mod
2
go.mod
|
@ -5,7 +5,7 @@ go 1.17
|
|||
require (
|
||||
github.com/go-redis/redis/v8 v8.11.4
|
||||
github.com/gofiber/fiber/v2 v2.27.0
|
||||
github.com/gofiber/template v1.6.23
|
||||
github.com/gofiber/template v1.6.25
|
||||
github.com/matoous/go-nanoid/v2 v2.0.0
|
||||
)
|
||||
|
||||
|
|
Loading…
Reference in a new issue