build(deps): bump github.com/containerd/containerd/api
Bumps [github.com/containerd/containerd/api](https://github.com/containerd/containerd) from 1.8.0-rc.0 to 1.8.0-rc.2. - [Release notes](https://github.com/containerd/containerd/releases) - [Changelog](https://github.com/containerd/containerd/blob/main/RELEASES.md) - [Commits](https://github.com/containerd/containerd/compare/api/v1.8.0-rc.0...api/v1.8.0-rc.2) --- updated-dependencies: - dependency-name: github.com/containerd/containerd/api dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
5
vendor/github.com/containerd/containerd/api/services/events/v1/doc.go
generated
vendored
5
vendor/github.com/containerd/containerd/api/services/events/v1/doc.go
generated
vendored
@@ -16,3 +16,8 @@
|
||||
|
||||
// Package events defines the event pushing and subscription service.
|
||||
package events
|
||||
|
||||
import types "github.com/containerd/containerd/api/types"
|
||||
|
||||
// Deprecated: Use [types.Envelope].
|
||||
type Envelope = types.Envelope
|
||||
|
||||
5
vendor/github.com/containerd/containerd/api/services/ttrpc/events/v1/doc.go
generated
vendored
5
vendor/github.com/containerd/containerd/api/services/ttrpc/events/v1/doc.go
generated
vendored
@@ -16,3 +16,8 @@
|
||||
|
||||
// Package events defines the ttrpc event service.
|
||||
package events
|
||||
|
||||
import types "github.com/containerd/containerd/api/types"
|
||||
|
||||
// Deprecated: Use [types.Envelope].
|
||||
type Envelope = types.Envelope
|
||||
|
||||
4
vendor/modules.txt
vendored
4
vendor/modules.txt
vendored
@@ -108,8 +108,8 @@ github.com/containerd/cgroups/v3/cgroup2/stats
|
||||
# github.com/containerd/console v1.0.4
|
||||
## explicit; go 1.13
|
||||
github.com/containerd/console
|
||||
# github.com/containerd/containerd/api v1.8.0-rc.0
|
||||
## explicit; go 1.22.0
|
||||
# github.com/containerd/containerd/api v1.8.0-rc.2
|
||||
## explicit; go 1.21
|
||||
github.com/containerd/containerd/api/events
|
||||
github.com/containerd/containerd/api/runtime/sandbox/v1
|
||||
github.com/containerd/containerd/api/runtime/task/v2
|
||||
|
||||
Reference in New Issue
Block a user