mirror of
https://code.forgejo.org/forgejo/runner.git
synced 2025-09-15 18:57:01 +00:00
Update module github.com/imdario/mergo to v1
This commit is contained in:
parent
f142385313
commit
667c61dc87
1 changed files with 1 additions and 1 deletions
2
go.mod
2
go.mod
|
@ -19,7 +19,7 @@ require (
|
|||
github.com/go-git/go-git/v5 v5.16.2
|
||||
github.com/gobwas/glob v0.2.3
|
||||
github.com/google/uuid v1.6.0
|
||||
github.com/imdario/mergo v0.3.16
|
||||
github.com/imdario/mergo v1.0.2
|
||||
github.com/joho/godotenv v1.5.1
|
||||
github.com/julienschmidt/httprouter v1.3.0
|
||||
github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue