Add project files

This commit is contained in:
ChaoticByte 2024-08-27 11:55:01 +02:00
parent a19b51acce
commit c77b8fc4e1
No known key found for this signature in database
5 changed files with 198 additions and 0 deletions

3
go.mod Normal file
View file

@ -0,0 +1,3 @@
module github.com/ChaoticByte/plaintext-encyclopedia
go 1.22.4