From 376885a8e822a18297772352bcf0db99b4f6857a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 5 Jun 2024 10:36:19 +0000 Subject: [PATCH] Update module github.com/imdario/mergo to v1 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 270c5edb..08fc54cf 100644 --- a/go.mod +++ b/go.mod @@ -10,7 +10,7 @@ require ( github.com/go-logr/logr v1.4.2 github.com/go-logr/zapr v1.3.0 github.com/hashicorp/vault/api v1.14.0 - github.com/imdario/mergo v0.3.16 + github.com/imdario/mergo v1.0.0 github.com/ryankurte/go-structparse v1.2.0 github.com/stretchr/testify v1.9.0 github.com/xanzy/go-gitlab v0.105.0