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