go-dette/go.mod

9 lines
108 B
Modula-2

module godette
go 1.19
require (
github.com/NicoNex/echotron/v3 v3.22.0
github.com/google/uuid v1.3.0
)