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
4
vendor/github.com/dsoprea/go-exif/v3/data_layer.go
generated
vendored
4
vendor/github.com/dsoprea/go-exif/v3/data_layer.go
generated
vendored
|
@ -3,8 +3,8 @@ package exif
|
|||
import (
|
||||
"io"
|
||||
|
||||
log "github.com/dsoprea/go-logging"
|
||||
rifs "github.com/dsoprea/go-utility/v2/filesystem"
|
||||
"github.com/dsoprea/go-logging"
|
||||
"github.com/dsoprea/go-utility/v2/filesystem"
|
||||
)
|
||||
|
||||
type ExifBlobSeeker interface {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue