From 960163ea48cc5496976f19c0026c03cf9cde4a30 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Apr 2023 07:57:14 +0000 Subject: [PATCH] Bump github.com/gofiber/utils from 1.0.1 to 1.1.0 in /memory Bumps [github.com/gofiber/utils](https://github.com/gofiber/utils) from 1.0.1 to 1.1.0. - [Release notes](https://github.com/gofiber/utils/releases) - [Commits](https://github.com/gofiber/utils/compare/v1.0.1...v1.1.0) --- updated-dependencies: - dependency-name: github.com/gofiber/utils dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- memory/go.mod | 2 +- memory/go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/memory/go.mod b/memory/go.mod index 7caa299a..f101349e 100644 --- a/memory/go.mod +++ b/memory/go.mod @@ -2,4 +2,4 @@ module github.com/gofiber/storage/memory go 1.17 -require github.com/gofiber/utils v1.0.1 +require github.com/gofiber/utils v1.1.0 diff --git a/memory/go.sum b/memory/go.sum index 9b3037cd..f3b9f2b3 100644 --- a/memory/go.sum +++ b/memory/go.sum @@ -1,2 +1,2 @@ -github.com/gofiber/utils v1.0.1 h1:knct4cXwBipWQqFrOy1Pv6UcgPM+EXo9jDgc66V1Qio= -github.com/gofiber/utils v1.0.1/go.mod h1:pacRFtghAE3UoknMOUiXh2Io/nLWSUHtQCi/3QASsOc= +github.com/gofiber/utils v1.1.0 h1:vdEBpn7AzIUJRhe+CiTOJdUcTg4Q9RK+pEa0KPbLdrM= +github.com/gofiber/utils v1.1.0/go.mod h1:poZpsnhBykfnY1Mc0KeEa6mSHrS3dV0+oBWyeQmb2e0=