Skip to content
This repository has been archived by the owner on Mar 16, 2024. It is now read-only.

Commit

Permalink
fix(deps): update module github.com/containerd/containerd to v1.6.26 …
Browse files Browse the repository at this point in the history
…[security]
  • Loading branch information
renovate[bot] authored Dec 21, 2023
1 parent 707f2e8 commit 2fd30d5
Show file tree
Hide file tree
Showing 2 changed files with 599 additions and 10 deletions.
6 changes: 4 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/iam v1.19.10
github.com/charmbracelet/glamour v0.6.0
github.com/containerd/console v1.0.3
github.com/containerd/containerd v1.6.20
github.com/containerd/containerd v1.6.26
github.com/denisbrodbeck/machineid v1.0.1
github.com/depot/depot-go v0.0.0-20230819013533-12cec5cbd2f9
github.com/docker/cli v24.0.0+incompatible
Expand Down Expand Up @@ -63,7 +63,7 @@ require (
golang.org/x/crypto v0.14.0
golang.org/x/exp v0.0.0-20231006140011-7918f672742d
golang.org/x/sync v0.4.0
google.golang.org/grpc v1.57.0
google.golang.org/grpc v1.58.3
inet.af/tcpproxy v0.0.0-20221017015627-91f861402626
k8s.io/api v0.27.3
k8s.io/apiextensions-apiserver v0.27.3
Expand All @@ -87,6 +87,7 @@ require (
github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 // indirect
github.com/MakeNowJust/heredoc v1.0.0 // indirect
github.com/Microsoft/go-winio v0.6.1 // indirect
github.com/Microsoft/hcsshim v0.9.10 // indirect
github.com/NYTimes/gziphandler v1.1.1 // indirect
github.com/ProtonMail/go-crypto v0.0.0-20230828082145-3c4c8a2d2371 // indirect
github.com/ThalesIgnite/crypto11 v1.2.5 // indirect
Expand Down Expand Up @@ -121,6 +122,7 @@ require (
github.com/cloudflare/circl v1.3.3 // indirect
github.com/cockroachdb/apd/v2 v2.0.2 // indirect
github.com/containerd/continuity v0.4.1 // indirect
github.com/containerd/log v0.1.0 // indirect
github.com/containerd/stargz-snapshotter/estargz v0.14.3 // indirect
github.com/containerd/typeurl v1.0.3-0.20220422153119-7f6e6d160d67 // indirect
github.com/coreos/go-semver v0.3.0 // indirect
Expand Down
Loading

0 comments on commit 2fd30d5

Please sign in to comment.