build: initialize go mod

This commit is contained in:
Jan Bader 2025-01-03 00:33:55 +01:00
parent b8c2bb7c10
commit e477265690

3
go.mod Normal file
View File

@ -0,0 +1,3 @@
module git.javil.eu/jacob1123/docspell-import
go 1.23.4