Initial commit

This commit is contained in:
r4
2021-07-19 18:27:56 +02:00
parent ca11b81540
commit feafe19aa1
3 changed files with 413 additions and 0 deletions

5
go.mod Normal file
View File

@@ -0,0 +1,5 @@
module projekt_gutenberg_de_dl
go 1.16
require github.com/PuerkitoBio/goquery v1.7.1