no more ofx

This commit is contained in:
Bel LaPointe
2025-05-23 19:20:52 -06:00
parent f5d82fc6aa
commit 83305227db
96 changed files with 1 additions and 33153 deletions

9
go.mod
View File

@@ -5,19 +5,12 @@ 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
github.com/guptarohit/asciigraph v0.7.3
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
golang.org/x/term v0.32.0 // indirect
)