module naviwatcher go 1.25.1 require ( github.com/mattn/go-sqlite3 v1.14.22 gopkg.in/yaml.v3 v3.0.1 )