Skip to content

Commit

Permalink
Update github.com/containerd/containerd to v1.5.12 to fix CVE-2021-43816
Browse files Browse the repository at this point in the history


Signed-off-by: Barry Melbourne <[email protected]>
Signed-off-by: Barry Melbourne <[email protected]>
  • Loading branch information
Barry Melbourne committed Jun 4, 2022
1 parent fe1ccb3 commit 2cfdf44
Show file tree
Hide file tree
Showing 2 changed files with 51 additions and 9 deletions.
4 changes: 2 additions & 2 deletions KubeArmor/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ replace (
)

require (
github.com/containerd/containerd v1.5.2
github.com/containerd/containerd v1.5.12
github.com/containerd/typeurl v1.0.2
github.com/docker/docker v20.10.7+incompatible
github.com/docker/go-connections v0.4.0 // indirect
Expand All @@ -30,7 +30,7 @@ require (
github.com/kubearmor/KubeArmor/protobuf v0.0.0-20211217093440-d99a1cb5f908
github.com/moby/term v0.0.0-20201216013528-df9cb8a40635 // indirect
github.com/morikuni/aec v1.0.0 // indirect
github.com/opencontainers/runtime-spec v1.0.3-0.20200929063507-e6143ca7d51d
github.com/opencontainers/runtime-spec v1.0.3-0.20210326190908-1c3f411f0417
github.com/spf13/viper v1.4.0
go.uber.org/zap v1.18.1
golang.org/x/lint v0.0.0-20210508222113-6edffad5e616 // indirect
Expand Down
Loading

0 comments on commit 2cfdf44

Please sign in to comment.