mirror of
https://github.com/moby/moby.git
synced 2026-01-11 18:51:37 +00:00
``` 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>