Very nice looking tests!
Signed-off-by: Kris Nóva <kris@nivenly.com>
This commit is contained in:
parent
3b41c9dd5f
commit
c1a45bf8e3
149 changed files with 1241 additions and 443 deletions
6
vendor/github.com/dsoprea/go-jpeg-image-structure/segment.go
generated
vendored
6
vendor/github.com/dsoprea/go-jpeg-image-structure/segment.go
generated
vendored
|
@ -10,9 +10,9 @@ import (
|
|||
|
||||
"github.com/dsoprea/go-exif/v2"
|
||||
"github.com/dsoprea/go-iptc"
|
||||
log "github.com/dsoprea/go-logging"
|
||||
photoshopinfo "github.com/dsoprea/go-photoshop-info-format"
|
||||
riimage "github.com/dsoprea/go-utility/image"
|
||||
"github.com/dsoprea/go-logging"
|
||||
"github.com/dsoprea/go-photoshop-info-format"
|
||||
"github.com/dsoprea/go-utility/image"
|
||||
)
|
||||
|
||||
const (
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue