Bump github.com/matryer/moq from 0.5.1 to 0.5.2 in /deployments/devel

Bumps [github.com/matryer/moq](https://github.com/matryer/moq) from 0.5.1 to 0.5.2.
- [Release notes](https://github.com/matryer/moq/releases)
- [Changelog](https://github.com/matryer/moq/blob/main/.goreleaser.yml)
- [Commits](https://github.com/matryer/moq/compare/v0.5.1...v0.5.2)

---
updated-dependencies:
- dependency-name: github.com/matryer/moq
  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]
2025-02-12 11:47:17 +00:00
committed by GitHub
parent 5db5ddb31b
commit c2f4ac0959
2 changed files with 3 additions and 3 deletions

View File

@@ -4,7 +4,7 @@ go 1.23.0
require (
github.com/golangci/golangci-lint v1.64.2
github.com/matryer/moq v0.5.1
github.com/matryer/moq v0.5.2
)
require (