hnbot/go.mod

9 lines
146 B
Modula-2
Raw Normal View History

module gitlab.com/ekzyis/hnbot
go 1.20
require (
github.com/joho/godotenv v1.5.1 // indirect
github.com/namsral/flag v1.7.4-pre // indirect
)