*: import paths and a README

This will make the packaages/components individually more consumable

Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
This commit is contained in:
Vincent Batts 2017-04-18 14:58:56 -04:00
parent b52074c355
commit 9a67c61b15
Signed by: vbatts
GPG key ID: 10937E57733F1362
37 changed files with 65 additions and 54 deletions

View file

@ -9,7 +9,7 @@ import (
"strconv"
"strings"
"github.com/containers/storage/pkg/random"
"github.com/containers/pkg/random"
)
const shortLen = 12