9 lines
165 B
Modula-2
9 lines
165 B
Modula-2
module git.vakhrushev.me/av/photorg
|
|
|
|
go 1.24.5
|
|
|
|
require (
|
|
github.com/barasher/go-exiftool v1.10.0
|
|
github.com/rwcarlsen/goexif v0.0.0-20190401172101-9e8deecbddbd
|
|
)
|