module github.com/bridge/ai-customer-service go 1.22 require ( github.com/google/uuid v1.6.0 github.com/lib/pq v1.10.9 )