Potential fix for pull request finding

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
Arne
2026-08-08 13:40:09 +02:00
committed by GitHub
co-authored by Copilot Autofix powered by AI
parent a936c61ba3
commit e5931aa5c7
+1 -4
View File
@@ -2,7 +2,4 @@ module github.com/arnef/ebooks
go 1.25.0 go 1.25.0
require ( require github.com/a-h/templ v0.3.1020
github.com/a-h/templ v0.3.1020
github.com/bmaupin/go-epub v0.0.0-20210915022040-e113c1c5e4a3
)