-
Notifications
You must be signed in to change notification settings - Fork 348
update kubernetes dependency to v1.16.3 #1348
Conversation
Signed-off-by: Sebastiaan van Stijn <[email protected]>
Hi @thaJeztah. Thanks for your PR. I'm waiting for a containerd member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
github.com/seccomp/libseccomp-golang v0.9.1 | ||
github.com/pmezard/go-difflib v1.0.0 | ||
github.com/modern-go/reflect2 1.0.1 | ||
github.com/modern-go/reflect2 v1.0.1 | ||
github.com/modern-go/concurrent 1.0.3 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
kubernetes vendors by commit, because the tag is not usable for go mod
(missing a v
prefix); I commented on a tracking issue for that to see if they want to push a new tag to address that modern-go/concurrent#3
k8s.io/api kubernetes-1.16.3 | ||
k8s.io/apiserver kubernetes-1.16.3 | ||
k8s.io/apimachinery kubernetes-1.16.3 | ||
gopkg.in/yaml.v2 v2.2.3 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
includes go-yaml/yaml@bb4e33b to address CVE-2019-11253
@Random-Liu @mikebrow ptal 🤗 |
/ok-to-test |
/lgtm |
No description provided.