feat(deps): bump github.com/containerd/containerd from 1.7.17 to 1.7.18 (#48)

This commit is contained in:
dependabot[bot]
2024-06-12 20:16:09 +00:00
committed by GitHub
parent b20f452004
commit e120439035
2 changed files with 6 additions and 3 deletions

3
go.mod
View File

@@ -5,7 +5,7 @@ go 1.22.1
require (
github.com/Masterminds/semver/v3 v3.2.1
github.com/aws/aws-sdk-go-v2/config v1.27.18
github.com/containerd/containerd v1.7.17
github.com/containerd/containerd v1.7.18
github.com/distribution/reference v0.6.0
github.com/go-openapi/runtime v0.28.0
github.com/go-openapi/strfmt v0.23.0
@@ -55,6 +55,7 @@ require (
github.com/cenkalti/backoff/v4 v4.3.0 // indirect
github.com/cespare/xxhash/v2 v2.3.0 // indirect
github.com/cloudflare/circl v1.3.8 // indirect
github.com/containerd/errdefs v0.1.0 // indirect
github.com/containerd/log v0.1.0 // indirect
github.com/containerd/stargz-snapshotter/estargz v0.15.1 // indirect
github.com/cpuguy83/dockercfg v0.3.1 // indirect