aboutsummaryrefslogtreecommitdiff
path: root/go.mod
blob: 40d1a6ff3a4edb36aae24fe02d9164981b44e927 (plain)
1
2
3
4
5
6
7
module janouch.name/ell

go 1.17

require github.com/peterh/liner v1.1.0

require github.com/mattn/go-runewidth v0.0.3 // indirect