Echo/go.mod

6 lines
78 B
Modula-2
Raw Normal View History

2023-12-01 17:43:45 +00:00
module notashelf.dev/echo
go 1.21.4
require github.com/joho/godotenv v1.5.1