module billing go 1.24 toolchain go1.26.6 require ( github.com/mattn/go-sqlite3 v1.14.48 gopkg.in/yaml.v3 v3.0.1 )