Split command entrypoint from app package

This commit is contained in:
Joe Julian
2026-04-08 23:36:22 -07:00
parent 74d10535a1
commit b256a77d0c
28 changed files with 39 additions and 32 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
package main
package keepassgo
import (
"runtime"