cuddly-backend/go.mod
2023-12-28 21:00:26 -06:00

6 lines
72 B
Modula-2

module cuddlyBackend
go 1.21
require github.com/go-chi/chi/v5 v5.0.11