Bump github.com/gofiber/template from 1.6.16 to 1.6.18 (#56)
Bumps [github.com/gofiber/template](https://github.com/gofiber/template) from 1.6.16 to 1.6.18. - [Release notes](https://github.com/gofiber/template/releases) - [Commits](https://github.com/gofiber/template/compare/v1.6.16...v1.6.18 ) --- updated-dependencies: - dependency-name: github.com/gofiber/template dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by:dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
... | ... | @@ -9,9 +9,9 @@ require ( |
github.com/fatih/structs v1.1.0 | ||
github.com/go-resty/resty/v2 v2.6.0 | ||
github.com/go-sql-driver/mysql v1.6.0 | ||
github.com/gofiber/fiber/v2 v2.20.0 | ||
github.com/gofiber/fiber/v2 v2.20.1 | ||
github.com/gofiber/helmet/v2 v2.2.1 | ||
github.com/gofiber/template v1.6.16 | ||
github.com/gofiber/template v1.6.18 | ||
github.com/golang-jwt/jwt v3.2.2+incompatible | ||
github.com/ip2location/ip2location-go v8.3.0+incompatible | ||
github.com/jinzhu/copier v0.3.2 | ||
... | ... | @@ -26,7 +26,7 @@ require ( |
github.com/zachmann/cli/v2 v2.3.1-0.20210512144416-96dd678d93c7 | ||
golang.org/x/crypto v0.0.0-20210513164829-c07d793c2f9a | ||
golang.org/x/mod v0.5.1 | ||
golang.org/x/oauth2 v0.0.0-20210125201302-af13f521f196 | ||
golang.org/x/oauth2 v0.0.0-20210402161424-2e8d93401602 | ||
golang.org/x/sys v0.0.0-20210630005230-0f9fa26af87c // indirect | ||
golang.org/x/term v0.0.0-20210503060354-a79de5458b56 | ||
gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b | ||
... | ... |
This diff is collapsed.
Please register or sign in to comment