Mod, fix autoRotate not clearing orientation exif data

This commit is contained in:
Gabe Farrell 2023-06-27 21:24:26 +00:00
parent 44c1dfbd7e
commit d9221924d2
2 changed files with 17 additions and 7 deletions

3
go.mod Normal file
View file

@ -0,0 +1,3 @@
module github.com/gosuimg/bimg
go 1.20