gcf-sheets-api/go.mod
Victor Westerlund 6f279b7eda fix: go mod tidy
2022-07-18 18:15:05 +02:00

5 lines
83 B
Modula-2

module example.com/cloudfunction
go 1.15
require github.com/joho/godotenv v1.4.0