summary history files

go.mod
module ofxmerge

go 1.23.4

require (
	github.com/aclindsa/ofxgo v0.1.3 // indirect
	github.com/aclindsa/xml v0.0.0-20201125035057-bbd5c9ec99ac // indirect
	golang.org/x/text v0.3.7 // indirect
)