fat-contexts-article-companion/go.mod
2024-03-17 11:33:29 +01:00

8 lines
124 B
Modula-2

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