chore: rename Go module to directory-cleaner and add NSSM scripts for

Windows service deployment
This commit is contained in:
2025-08-07 11:00:16 +02:00
parent 14a8858de6
commit c85208f884
3 changed files with 12 additions and 1 deletions

2
go.mod
View File

@@ -1,4 +1,4 @@
module main
module directory-cleaner
go 1.23.6