Prune Server package. Convert to new github location.

Signed-off-by: Matthew Heon <matthew.heon@gmail.com>
This commit is contained in:
Matthew Heon
2017-11-01 13:22:04 -04:00
parent 92b31c0ff7
commit c13f61798a
111 changed files with 75 additions and 7257 deletions

View File

@ -10,7 +10,7 @@ import (
"github.com/containers/storage"
"github.com/docker/docker/pkg/stringid"
crioAnnotations "github.com/kubernetes-incubator/cri-o/pkg/annotations"
crioAnnotations "github.com/projectatomic/libpod/pkg/annotations"
spec "github.com/opencontainers/runtime-spec/specs-go"
"github.com/pkg/errors"
"github.com/sirupsen/logrus"