Initial commit

This commit is contained in:
2026-07-02 00:53:17 +02:00
commit fd2828f1e7
17 changed files with 1627 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
module photogallery
go 1.22
require (
github.com/BurntSushi/toml v1.4.0
github.com/fsnotify/fsnotify v1.7.0
golang.org/x/image v0.21.0
)
require golang.org/x/sys v0.4.0 // indirect