mirror of
https://github.com/talgo-cloud/bimg.git
synced 2026-03-07 21:48:13 -08:00
fix(tests): add libvips 8.10 exception
This commit is contained in:
parent
83cc123eb2
commit
eb05f0644e
4 changed files with 22 additions and 7 deletions
|
|
@ -6,6 +6,7 @@ package bimg
|
|||
*/
|
||||
import "C"
|
||||
|
||||
// Common EXIF fields for data extraction
|
||||
const (
|
||||
Make = "exif-ifd0-Make"
|
||||
Model = "exif-ifd0-Model"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue