1
0
Fork 0
mirror of https://git.sr.ht/~adnano/kiln synced 2024-06-01 13:46:07 +02:00
kiln/go.mod

9 lines
131 B
Modula-2
Raw Permalink Normal View History

2020-09-22 22:42:14 +02:00
module kiln
go 1.15
2020-09-29 01:54:48 +02:00
require (
git.sr.ht/~adnano/go-gemini v0.1.8
git.sr.ht/~adnano/go-ini v0.0.0-20201014024959-cc89f6531f0e
)