Full application rewrite, v2 version introduced

This commit is contained in:
2025-01-04 01:52:01 +03:00
parent 754aecd69a
commit e7c515c718
12 changed files with 20 additions and 18 deletions

View File

@@ -9,7 +9,7 @@ import (
"sync"
"syscall"
"github.com/derfenix/photocatalog/application"
"github.com/derfenix/photocatalog/v2/application"
)
func main() {