feat: overwrite project issue template

This commit is contained in:
2025-02-27 22:20:40 +01:00
parent 08cdb44490
commit 406aa46a5a
7 changed files with 112 additions and 27 deletions

2
go.mod
View File

@ -7,7 +7,7 @@ toolchain go1.23.6
require (
code.gitea.io/sdk/gitea v0.20.0
github.com/a-h/templ v0.3.833
github.com/bornholm/genai v0.0.0-20250222092500-1076426da67c
github.com/bornholm/genai v0.0.0-20250227201654-4c93b20ee628
github.com/caarlos0/env/v11 v11.2.2
github.com/gabriel-vasile/mimetype v1.4.7
github.com/google/go-github/v69 v69.2.0