9 lines
150 B
AMPL
9 lines
150 B
AMPL
module github.com/arnef/ebooks
|
|
|
|
go 1.25.0
|
|
|
|
require (
|
|
github.com/a-h/templ v0.3.1020
|
|
github.com/bmaupin/go-epub v0.0.0-20210915022040-e113c1c5e4a3
|
|
)
|