module verstak go 1.22 require ( github.com/mattn/go-sqlite3 v1.14.44 // indirect gopkg.in/yaml.v3 v3.0.1 // indirect )