From 89cc6c52b22773ceee75589296c0e2719830df77 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Mar 2021 10:57:38 +0000 Subject: [PATCH] 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 778fda531..6320ae5c1 100644 --- a/go.mod +++ b/go.mod @@ -18,7 +18,7 @@ require ( github.com/giantswarm/to v0.3.0 github.com/giantswarm/versionbundle v0.2.0 github.com/google/go-cmp v0.5.5 - github.com/imdario/mergo v0.3.11 + github.com/imdario/mergo v0.3.12 github.com/opencontainers/runc v1.0.0-rc2.0.20190611121236-6cc515888830 // indirect github.com/prometheus/client_golang v1.9.0 github.com/spf13/afero v1.5.1