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-09-12 10:18:48 +02:00
committed by Ralf Haferkamp
parent 24be85fac1
commit d21bd7e903
7 changed files with 65 additions and 52 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ module github.com/owncloud/ocis/v2
go 1.22.0
require (
dario.cat/mergo v1.0.0
dario.cat/mergo v1.0.1
github.com/CiscoM31/godata v1.0.10
github.com/KimMachineGun/automemlimit v0.6.1
github.com/Masterminds/semver v1.5.0