aboutsummaryrefslogtreecommitdiffhomepage
path: root/go.mod
blob: 62c1a24c1784e740c2056fa955f1d0fcb27ac1df (plain)
1
2
3
4
5
module github.com/nsfisis/big-clock-mode

go 1.16

require github.com/gdamore/tcell/v2 v2.4.0