Files
Hanzo AI 67eda824aa rebrand: rename module github.com/seaweedfs/goexif -> github.com/hanzoai/goexif
- create go.mod (deleted upstream at v1.0.3) with module github.com/hanzoai/goexif, go 1.21
- rewrite all internal self-imports (exif/tiff/mknote/exifstat/tests/regen) to hanzoai path
- update README import-path/install references
- pure stdlib, zero external deps; go build/vet/test all pass
2026-06-26 13:01:39 -07:00
..
2019-03-18 10:07:43 -06:00
2012-09-05 11:53:54 -05:00

To regenerate the regression test data, run go generate inside the exif package directory and commit the changes to regress_expected_test.go.