moby--moby/image
Sebastiaan van Stijn d78b667af6
govet: suppress warning about Parent field that repeated json tag "parent"
```
image/image.go:65:2: structtag: struct field Parent repeats json tag "parent" also at image.go:39 (govet)
	Parent     ID        `json:"parent,omitempty"`
```

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2019-09-18 12:57:40 +02:00
..
cache
spec
tarexport goimports: fix imports 2019-09-18 12:56:54 +02:00
v1 goimports: fix imports 2019-09-18 12:56:54 +02:00
fs.go goimports: fix imports 2019-09-18 12:56:54 +02:00
fs_test.go unconvert: remove unnescessary conversions 2019-09-18 12:57:33 +02:00
image.go govet: suppress warning about Parent field that repeated json tag "parent" 2019-09-18 12:57:40 +02:00
image_test.go
rootfs.go
store.go goimports: fix imports 2019-09-18 12:56:54 +02:00
store_test.go unconvert: remove unnescessary conversions 2019-09-18 12:57:33 +02:00