From e6ef12ae6e9cb2e21ebfadf1969447402a9c5b44 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Mar 2021 04:16:32 +0000 Subject: [PATCH] build(deps): Bump github.com/imdario/mergo from 0.3.11 to 0.3.12 Bumps [github.com/imdario/mergo](https://github.com/imdario/mergo) from 0.3.11 to 0.3.12. - [Release notes](https://github.com/imdario/mergo/releases) - [Commits](https://github.com/imdario/mergo/compare/v0.3.11...0.3.12) Signed-off-by: dependabot[bot] --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 13e53c78d9..4d786a636a 100644 --- a/go.mod +++ b/go.mod @@ -15,7 +15,7 @@ require ( github.com/gomodule/redigo v2.0.0+incompatible github.com/google/uuid v1.2.0 github.com/gorilla/mux v1.8.0 - github.com/imdario/mergo v0.3.11 + github.com/imdario/mergo v0.3.12 github.com/lib/pq v1.9.0 github.com/pkg/errors v0.8.1 github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967