Skip to content

Commit

Permalink
Update dependencies (fix CVE-2021-43784)
Browse files Browse the repository at this point in the history
- Update github.com/opencontainers/runc to v1.0.3,
  to fix CVE-2021-43784, GO-2021-0085, GO-2021-0087
- Update github.com/fluxcd/pkg/apis/kustomize to v0.3.0

Signed-off-by: Hidde Beydals <hello@hidde.co>
  • Loading branch information
hiddeco committed Dec 9, 2021
1 parent 520e30d commit 90e42d8
Show file tree
Hide file tree
Showing 5 changed files with 17 additions and 69 deletions.
2 changes: 1 addition & 1 deletion api/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/fluxcd/helm-controller/api
go 1.16

require (
github.com/fluxcd/pkg/apis/kustomize v0.2.0
github.com/fluxcd/pkg/apis/kustomize v0.3.0
github.com/fluxcd/pkg/apis/meta v0.10.1
github.com/fluxcd/pkg/runtime v0.12.2
k8s.io/apiextensions-apiserver v0.22.2
Expand Down
Loading

0 comments on commit 90e42d8

Please sign in to comment.