fat-contexts-article-companion/go.mod
Gabriel Augendre 59fdc7e792 rename module
2024-03-18 10:10:16 +01:00

8 lines
153 B
Modula-2

module github.com/Crocmagnon/fat-contexts
go 1.22.0
require (
github.com/go-echarts/go-echarts/v2 v2.3.3
github.com/gofrs/uuid v4.4.0+incompatible
)