added logging, switched to slog, added screenshot, added release builder

This commit is contained in:
2025-08-11 08:47:41 +02:00
parent cb9b63f568
commit cbc061c082
8 changed files with 341 additions and 31 deletions

10
.github/dependabot.yml vendored Normal file
View File

@@ -0,0 +1,10 @@
version: 2
updates:
- package-ecosystem: "gomod"
directory: "/"
schedule:
interval: "monthly"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "monthly"