1 2 3 4 5 6 7 8 9 10
module git.sr.ht/~mendelmaleh/pfin go 1.17 require ( github.com/jszwec/csvutil v1.6.0 github.com/pelletier/go-toml/v2 v2.0.0-beta.6 ) require github.com/davecgh/go-spew v1.1.1 // indirect