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