]> code.octet-stream.net Git - photosorter/blob - go.mod
Initial git commit
[photosorter] / go.mod
1 module github.com/thombles/photosorter
2
3 go 1.21.1
4
5 require github.com/fsnotify/fsnotify v1.6.0
6
7 require golang.org/x/sys v0.0.0-20220908164124-27713097b956 // indirect