In the beginning

This commit is contained in:
doesnm 2025-05-19 18:54:21 +00:00
commit 62284a29d1
3 changed files with 178 additions and 0 deletions

5
go.mod Normal file
View file

@ -0,0 +1,5 @@
module fdroidgo
go 1.24.2
require github.com/BurntSushi/toml v1.5.0