Skip to content

Commit 163fb0b

Browse files
authored
Merge pull request #4003 from dmcgowan/1.3-update-yaml
[release/1.3] Update yaml dependency
2 parents aa877d7 + d4345c3 commit 163fb0b

6 files changed

Lines changed: 66 additions & 64 deletions

File tree

vendor.conf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ github.com/cpuguy83/go-md2man v1.0.10
5151
github.com/russross/blackfriday v1.5.2
5252

5353
# cri dependencies
54-
github.com/containerd/cri e120c0f9d87639b7bef007a7dbea8043f9a2ab6a # release/1.3
54+
github.com/containerd/cri 50b9e10ea54a9b57049fe311e4fe0a96277ef1c2 # release/1.3
5555
github.com/containerd/go-cni 49fbd9b210f3c8ee3b7fd3cd797aabaf364627c1
5656
github.com/containernetworking/cni v0.7.1
5757
github.com/containernetworking/plugins v0.7.6
@@ -71,7 +71,7 @@ golang.org/x/crypto 69ecbb4d6d5dab05e49161c6e77ea40a030884e1
7171
golang.org/x/oauth2 0f29369cfe4552d0e4bcddc57cc75f4d7e672a33
7272
golang.org/x/time 9d24e82272b4f38b78bc8cff74fa936d31ccd8ef
7373
gopkg.in/inf.v0 v0.9.1
74-
gopkg.in/yaml.v2 v2.2.4
74+
gopkg.in/yaml.v2 53403b58ad1b561927d19068c655246f2db79d48 # v2.2.8
7575
k8s.io/api kubernetes-1.16.6
7676
k8s.io/apimachinery kubernetes-1.16.6
7777
k8s.io/apiserver kubernetes-1.16.6

vendor/github.com/containerd/cri/vendor.conf

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/gopkg.in/yaml.v2/decode.go

Lines changed: 8 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/gopkg.in/yaml.v2/scannerc.go

Lines changed: 53 additions & 54 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/gopkg.in/yaml.v2/yaml.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/gopkg.in/yaml.v2/yamlh.go

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)