Refactor project layout
All checks were successful
Release / release (push) Successful in 1m38s

This commit is contained in:
2026-04-01 13:16:06 +02:00
parent 5d2a80bd30
commit a0a7932f99
14 changed files with 796 additions and 447 deletions

1
go.mod
View File

@@ -24,4 +24,5 @@ require (
github.com/spf13/pflag v1.0.9 // indirect
golang.org/x/net v0.22.0 // indirect
golang.org/x/sys v0.18.0 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
)