module sourcecraft.dev/bigbes/sr-ht-ecore
go 1.24
require (
github.com/stretchr/testify v1.10.0
github.com/vaughan0/go-ini v0.0.0-20130923145212-a98ad7ee00ec
sourcecraft.dev/bigbes/sr-ht-core v0.0.0-20260718185800-dd418a200152
)
require (
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/pmezard/go-difflib v1.0.0 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
)