module github.com/yourname/cyrene-ai/ai-core go 1.26.2 require ( github.com/joho/godotenv v1.5.1 github.com/lib/pq v1.10.9 gopkg.in/yaml.v3 v3.0.1 )