mirror of
https://git.sr.ht/~adnano/kiln
synced 2024-10-30 01:13:08 +00:00
9 lines
131 B
Modula-2
9 lines
131 B
Modula-2
module kiln
|
|
|
|
go 1.15
|
|
|
|
require (
|
|
git.sr.ht/~adnano/go-gemini v0.1.8
|
|
git.sr.ht/~adnano/go-ini v0.0.0-20201014024959-cc89f6531f0e
|
|
)
|