From b68e917c620e8cc2df3e998c3218745476784809 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 17 Aug 2024 23:02:27 +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 9e90f88..7444c31 100644 --- a/go.mod +++ b/go.mod @@ -4,7 +4,7 @@ require ( github.com/cosiner/argv v0.0.1 // indirect github.com/derekparker/delve v1.2.0 // indirect github.com/dgrijalva/jwt-go v3.2.0+incompatible - github.com/imdario/mergo v0.3.7 + github.com/imdario/mergo v1.0.1 github.com/mattn/go-isatty v0.0.8 // indirect github.com/peterh/liner v1.1.0 // indirect github.com/satori/go.uuid v1.2.0