build: add go.mod

This commit is contained in:
Jan Bader
2025-01-27 23:19:49 +01:00
parent c482319ae6
commit 09cbbef45d

3
go.mod Normal file
View File

@ -0,0 +1,3 @@
module git.javil.eu/jacob1123/dl-rename
go 1.22.9