module DownLink go 1.21 require ( github.com/go-chi/chi/v5 v5.0.10 github.com/go-chi/cors v1.2.1 github.com/google/uuid v1.4.0 )