mirror of
https://github.com/twhite96/go-backend-api.git
synced 2025-01-30 22:49:15 +00:00
8 lines
115 B
Modula-2
8 lines
115 B
Modula-2
module go-calc
|
|
|
|
go 1.23.2
|
|
|
|
require github.com/joho/godotenv v1.5.1
|
|
|
|
require github.com/rs/cors v1.11.1 // indirect
|