ofx died 3y ago

This commit is contained in:
Bel LaPointe
2025-05-23 18:59:39 -06:00
parent e581b7835c
commit f5d82fc6aa
96 changed files with 33152 additions and 0 deletions

7
go.mod
View File

@@ -5,10 +5,17 @@ go 1.23.0
toolchain go1.24.2
require (
github.com/aclindsa/ofxgo v0.1.3
github.com/go-echarts/go-echarts/v2 v2.3.1
github.com/google/uuid v1.6.0
golang.org/x/crypto v0.38.0
)
require (
github.com/aclindsa/xml v0.0.0-20201125035057-bbd5c9ec99ac // indirect
golang.org/x/text v0.25.0 // indirect
)
require (
github.com/guptarohit/asciigraph v0.7.3
golang.org/x/sys v0.33.0 // indirect