In the beginning
This commit is contained in:
commit
62284a29d1
3 changed files with 178 additions and 0 deletions
5
go.mod
Normal file
5
go.mod
Normal file
|
@ -0,0 +1,5 @@
|
|||
module fdroidgo
|
||||
|
||||
go 1.24.2
|
||||
|
||||
require github.com/BurntSushi/toml v1.5.0
|
Loading…
Add table
Add a link
Reference in a new issue