0.2.0-dev #2

Merged
jantytgat merged 9 commits from 0.2.0-dev into main 2025-06-09 20:38:21 +00:00

9 Commits

Author SHA1 Message Date
b37a283dfb Refactor flags
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 4s
Signed-off-by: Jan Tytgat <jan.tytgat@corelayer.eu>
2025-06-09 22:36:45 +02:00
ee7cb7e422 Remove dependency on semver package
Signed-off-by: Jan Tytgat <jan.tytgat@corelayer.eu>
2025-06-09 22:36:32 +02:00
fa641b06b2 Refactor flags to use flagzog package
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 35s
Signed-off-by: Jan Tytgat <jan.tytgat@corelayer.eu>
2025-06-09 22:18:47 +02:00
9adebbf0e2 Add go.mod for simple example
Signed-off-by: Jan Tytgat <jan.tytgat@corelayer.eu>
2025-06-09 22:18:25 +02:00
c2b17924e2 Add go.mod for simple example
Signed-off-by: Jan Tytgat <jan.tytgat@corelayer.eu>
2025-06-09 22:18:07 +02:00
e63b41c5ff Update dependencies
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 3s
Signed-off-by: Jan Tytgat <jan.tytgat@corelayer.eu>
2025-06-09 21:39:26 +02:00
a1f8453097 Add package flagzog:
Some checks are pending
Gitea Actions Demo / Explore-Gitea-Actions (push) Waiting to run
- Add FlagValidator interface
- Add BoolFlag
- Add Int64Flag
- Add StringFlag

Signed-off-by: Jan Tytgat <jan.tytgat@corelayer.eu>
2025-06-09 21:37:08 +02:00
283d1dbf03 Remove ParseVersion()
Signed-off-by: Jan Tytgat <jan.tytgat@corelayer.eu>
2025-06-09 21:36:38 +02:00
77ad7124e2 Update dependencies
Signed-off-by: Jan Tytgat <jan.tytgat@corelayer.eu>
2025-06-09 21:36:20 +02:00