Add empty Go project

This commit is contained in:
Joakim Hellsén 2024-02-03 02:21:51 +01:00
commit 3445466197
30 changed files with 19 additions and 4183 deletions

3
go.mod Normal file
View file

@ -0,0 +1,3 @@
module github.com/TheLovinator1/FeedVault
go 1.21.6