build(deps): bump dario.cat/mergo from 1.0.0 to 1.0.1

Bumps [dario.cat/mergo](https://github.com/imdario/mergo) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/imdario/mergo/releases)
- [Commits](https://github.com/imdario/mergo/compare/v1.0.0...v1.0.1)

---
updated-dependencies:
- dependency-name: dario.cat/mergo
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-08-19 23:51:42 +00:00
committed by GitHub
parent 0ecaec4dde
commit 1bff3bfeda
7 changed files with 65 additions and 52 deletions

2
go.mod
View File

@@ -3,7 +3,7 @@ module github.com/containerd/containerd/v2
go 1.22.0
require (
dario.cat/mergo v1.0.0
dario.cat/mergo v1.0.1
github.com/AdaLogics/go-fuzz-headers v0.0.0-20230811130428-ced1acdcaa24
github.com/AdamKorcz/go-118-fuzz-build v0.0.0-20230306123547-8075edf89bb0
github.com/Microsoft/go-winio v0.6.2