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
)