mirror of
https://github.com/crazy-max/diun.git
synced 2025-12-21 13:23:09 +01:00
chore(deps): bump github.com/containers/image/v5 from 5.36.0 to 5.36.1
Bumps [github.com/containers/image/v5](https://github.com/containers/image) from 5.36.0 to 5.36.1. - [Release notes](https://github.com/containers/image/releases) - [Commits](https://github.com/containers/image/compare/v5.36.0...v5.36.1) --- updated-dependencies: - dependency-name: github.com/containers/image/v5 dependency-version: 5.36.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
4
go.mod
4
go.mod
@@ -9,7 +9,7 @@ require (
|
||||
github.com/alecthomas/kong v1.12.1
|
||||
github.com/bmatcuk/doublestar/v3 v3.0.0
|
||||
github.com/containerd/platforms v1.0.0-rc.1
|
||||
github.com/containers/image/v5 v5.36.0
|
||||
github.com/containers/image/v5 v5.36.1
|
||||
github.com/crazy-max/cron/v3 v3.1.1
|
||||
github.com/crazy-max/gohealthchecks v0.5.0
|
||||
github.com/crazy-max/gonfig v0.7.1
|
||||
@@ -69,7 +69,7 @@ require (
|
||||
github.com/containerd/typeurl/v2 v2.2.3 // indirect
|
||||
github.com/containers/libtrust v0.0.0-20230121012942-c1716e8a8d01 // indirect
|
||||
github.com/containers/ocicrypt v1.2.1 // indirect
|
||||
github.com/containers/storage v1.59.0 // indirect
|
||||
github.com/containers/storage v1.59.1 // indirect
|
||||
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
|
||||
github.com/docker/distribution v2.8.3+incompatible // indirect
|
||||
github.com/docker/docker-credential-helpers v0.9.3 // indirect
|
||||
|
||||
Reference in New Issue
Block a user