mirror of
https://gitea.com/gitea/act_runner.git
synced 2026-05-10 17:23:23 +02:00
fix(deps): update module github.com/imdario/mergo to v1
This commit is contained in:
2
go.mod
2
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
|
||||
|
||||
Reference in New Issue
Block a user