File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 44
55require (
66 cloud.google.com/go/datastore v1.8.0
7- github.com/GoogleCloudPlatform/functions-framework-go v1.5.3
7+ github.com/GoogleCloudPlatform/functions-framework-go v1.6.0
88 github.com/joho/godotenv v1.4.0
99 github.com/slack-go/slack v0.11.0
1010)
Original file line number Diff line number Diff line change @@ -63,6 +63,8 @@ github.com/BurntSushi/toml v0.3.1/go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03
6363github.com/BurntSushi/xgb v0.0.0-20160522181843-27f122750802 /go.mod h1:IVnqGOEym/WlBOVXweHU+Q+/VP0lqqI8lqeDx9IjBqo =
6464github.com/GoogleCloudPlatform/functions-framework-go v1.5.3 h1:Xx8uWT4hjgbjuXexbpU6V0yawWOdrbcAzZVyMYJvX8Q =
6565github.com/GoogleCloudPlatform/functions-framework-go v1.5.3 /go.mod h1:pq+lZy4vONJ5fjd3q/B6QzWhfHPAbuVweLpxZzMOb9Y =
66+ github.com/GoogleCloudPlatform/functions-framework-go v1.6.0 h1:UeA5tMNL/nX/km1phXSYaNvFSRzP0jq8i2f/cwaafHY =
67+ github.com/GoogleCloudPlatform/functions-framework-go v1.6.0 /go.mod h1:pq+lZy4vONJ5fjd3q/B6QzWhfHPAbuVweLpxZzMOb9Y =
6668github.com/OneOfOne/xxhash v1.2.2 /go.mod h1:HSdplMjZKSmBqAxg5vPj2TmRDmfkzw+cTzAElWljhcU =
6769github.com/antihax/optional v1.0.0 /go.mod h1:uupD/76wgC+ih3iEmQUL+0Ugr19nfwCT1kdvxnR2qWY =
6870github.com/census-instrumentation/opencensus-proto v0.2.1 /go.mod h1:f6KPmirojxKA12rnyqOA5BBL4O983OfeGPqjHWSTneU =
You can’t perform that action at this time.
0 commit comments