We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d578e4e + ccd26c4 commit 78a98a6Copy full SHA for 78a98a6
7 files changed
.travis.yml
@@ -4,7 +4,7 @@ go:
4
5
install:
6
- mkdir -p $GOPATH/src/github.com/prometheus $GOPATH/src/github.com/opencontainers
7
- - cd $GOPATH/src/github.com/opencontainers && git clone https://github.com/opencontainers/runtime-spec && cd runtime-spec && git checkout 96de01bbb42c7af89bff100e10a9f0fb62e75bfb
+ - cd $GOPATH/src/github.com/opencontainers && git clone https://github.com/opencontainers/runtime-spec && cd runtime-spec && git checkout fa4b36aa9c99e00c2ef7b5c0013c84100ede5f4e
8
- cd $GOPATH/src/github.com/containerd/cgroups
9
- go get -t ./...
10
0 commit comments