diff --git a/types/types.go b/types/types.go index f73e246..55fd8cf 100644 --- a/types/types.go +++ b/types/types.go @@ -28,6 +28,9 @@ type ImageLocation struct { Origin string Path string FinalStage bool + Line int + StartIndex int + EndIndex bool } const (