containerd/script/setup
Sebastiaan van Stijn 52de371700
Fix CI due to Golang 1.10.6 / 1.11.3 regressions (workaround)
Attempt to fix CI is failing due to a regression in Go 1.10.6 / 1.11.3 (see https://github.com/golang/go/issues/29241)

```
package github.com/containernetworking/plugins/...: github.com/containernetworking/plugins/...: invalid import path: malformed import path "github.com/containernetworking/plugins/...": double dot
```

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2018-12-14 15:35:10 +01:00
..
install-cni Fix CI due to Golang 1.10.6 / 1.11.3 regressions (workaround) 2018-12-14 15:35:10 +01:00
install-critools Fix CI due to Golang 1.10.6 / 1.11.3 regressions (workaround) 2018-12-14 15:35:10 +01:00
install-dev-tools Use common project repo copies of travis scripts 2018-10-15 09:05:48 -04:00
install-protobuf Licence header added 2018-02-19 10:32:26 +09:00
install-runc Merge pull request #2097 from Random-Liu/vendor-cri-plugin 2018-02-23 13:55:13 -08:00