- 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