fix(deps): update module github.com/imdario/mergo to v1

This commit is contained in:
Renovate Bot
2026-05-10 00:07:14 +00:00
parent ef6ca957b5
commit dc0f158c62

2
go.mod
View File

@@ -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