From dc0f158c62ccf251fe63cb1af54c636319bad8ac Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 10 May 2026 00:07:14 +0000 Subject: [PATCH] fix(deps): 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 e9fd58b0..c00d741a 100644 --- a/go.mod +++ b/go.mod @@ -29,7 +29,7 @@ require ( github.com/go-git/go-billy/v5 v5.9.0 github.com/go-git/go-git/v5 v5.19.0 github.com/gobwas/glob v0.2.3 - github.com/imdario/mergo v0.3.16 + github.com/imdario/mergo v1.0.2 github.com/julienschmidt/httprouter v1.3.0 github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 github.com/moby/buildkit v0.13.2