Full application rewrite

This commit is contained in:
2025-01-04 01:49:48 +03:00
parent 70f32b799c
commit 754aecd69a
32 changed files with 1244 additions and 489 deletions

2
go.mod
View File

@@ -1,6 +1,6 @@
module github.com/derfenix/photocatalog
go 1.12
go 1.22
require (
github.com/fsnotify/fsnotify v1.4.7