File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2121set -eu -o pipefail
2222
2323go get -u github.com/onsi/ginkgo/ginkgo
24- CRITEST_COMMIT=427262054f59f3b849391310856a19474acb7e83
24+ CRITEST_COMMIT=v1.16.1
2525go get -d github.com/kubernetes-incubator/cri-tools/...
2626cd $GOPATH /src/github.com/kubernetes-incubator/cri-tools
2727git checkout $CRITEST_COMMIT
Original file line number Diff line number Diff line change @@ -51,7 +51,7 @@ github.com/cpuguy83/go-md2man v1.0.10
5151github.com/russross/blackfriday v1.5.2
5252
5353# cri dependencies
54- github.com/containerd/cri 4ea022f82a55c449bf15bfc62ac8b0de968d81be # release/1.3
54+ github.com/containerd/cri 5d49e7e51b43e36a6b9c4386257c7d08c602237f # release/1.3
5555github.com/containerd/go-cni 49fbd9b210f3c8ee3b7fd3cd797aabaf364627c1
5656github.com/containernetworking/cni v0.7.1
5757github.com/containernetworking/plugins v0.7.6
You can’t perform that action at this time.
0 commit comments