This repository has been archived on 2025-08-18. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
redtime/go.mod

12 lines
227 B
Modula-2

module danirod.es/pkg/redtime
go 1.20
require github.com/joho/godotenv v1.5.1
require (
github.com/adrg/xdg v0.4.0
github.com/rodaine/table v1.1.0
)
require golang.org/x/sys v0.0.0-20211025201205-69cdffdb9359 // indirect