Bump github.com/moby/moby/api from 1.54.0 to 1.54.1 (#763)

Bumps [github.com/moby/moby/api](https://github.com/moby/moby) from 1.54.0 to 1.54.1.
- [Release notes](https://github.com/moby/moby/releases)
- [Commits](https://github.com/moby/moby/compare/api/v1.54.0...api/v1.54.1)

---
updated-dependencies:
- dependency-name: github.com/moby/moby/api
  dependency-version: 1.54.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-04-07 07:47:25 +02:00
committed by GitHub
parent f460259009
commit 4c37a01d40
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -15,7 +15,7 @@ require (
github.com/klauspost/compress v1.18.5
github.com/leekchan/timeutil v0.0.0-20150802142658-28917288c48d
github.com/minio/minio-go/v7 v7.0.99
github.com/moby/moby/api v1.54.0
github.com/moby/moby/api v1.54.1
github.com/moby/moby/client v0.3.0
github.com/nicholas-fedor/shoutrrr v0.14.3
github.com/offen/envconfig v1.5.0