1 2 3 4 5 6 7 8
module porg go 1.18 require ( github.com/barasher/go-exiftool v1.8.0 // indirect github.com/studio-b12/gowebdav v0.0.0-20220128162035-c7b1ff8a5e62 // indirect )