module agent_runner_api go 1.22 require ( github.com/google/uuid v1.6.0 github.com/mattn/go-sqlite3 v1.14.22 )