moby--moby/image
Josh Soref 6284cf5e9a
gofmt: 5 files
gofmt from go1.8.3

hg locate '*.go' |xargs ~/go/bin/gofmt -s -w

Signed-off-by: Josh Soref <jsoref@gmail.com>
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2017-07-03 10:32:47 -07:00
..
cache gofmt: 5 files 2017-07-03 10:32:47 -07:00
spec image/spec: tags are 128 characters 2017-04-24 15:23:34 -07:00
tarexport Stop trying to load images on an incompatible OS 2017-06-26 15:11:24 -07:00
v1 *: use opencontainers/go-digest package 2017-01-06 18:48:41 -08:00
fs.go Wrap errors in digest package so they are consistent between platforms. 2017-03-08 11:48:46 -05:00
fs_test.go Remove pkg/testutil/assert in favor of testify 2017-04-14 12:03:21 -07:00
image.go LCOW: commit to use image platform, not host 2017-06-20 19:49:52 -07:00
image_test.go Remove pkg/testutil/assert in favor of testify 2017-04-14 12:03:21 -07:00
rootfs.go Windows: Skip layers+base images 2016-09-07 12:16:45 -07:00
store.go Merge pull request #33826 from Microsoft/jjh/lcownits 2017-06-27 22:56:38 -07:00
store_test.go Set a LastUpdated time in image metadata when an image tag is updated. 2017-06-26 12:16:26 -07:00