module example.com/cloudfunction go 1.15 require ( github.com/GoogleCloudPlatform/functions-framework-go v1.5.3 github.com/joho/godotenv v1.4.0 )