1
0
Fork 0
mirror of https://git.sr.ht/~yotam/shavit synced 2024-05-09 11:26:03 +02:00
shavit/go.mod
2019-12-07 11:50:58 +02:00

10 lines
200 B
Modula-2

module git.sr.ht/~yotam/shavit
go 1.12
require (
git.sr.ht/~yotam/go-gemini v0.0.0-20191109201753-fe15cf054c37
github.com/BurntSushi/toml v0.3.1
github.com/pelletier/go-toml v1.6.0 // indirect
)