This commit is contained in:
Gabe Farrell 2023-04-11 17:22:31 -04:00
parent 7524edbce4
commit 87b444b283
3 changed files with 15 additions and 0 deletions

1
go.mod
View file

@ -4,6 +4,7 @@ go 1.19
require (
github.com/go-chi/chi/v5 v5.0.8 // indirect
github.com/go-chi/cors v1.2.1 // indirect
github.com/golang/snappy v0.0.1 // indirect
github.com/google/uuid v1.3.0 // indirect
github.com/joho/godotenv v1.5.1 // indirect