Skip to content

Commit 13f9f08

Browse files
fix(deps): update module github.com/googlecloudplatform/functions-framework-go to v1.7.4
1 parent b107fb7 commit 13f9f08

File tree

2 files changed

+877
-2
lines changed

2 files changed

+877
-2
lines changed

bots/rss/go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ module github.com/kurosame/bots-go/bots/rss
33
go 1.16
44

55
require (
6-
cloud.google.com/go/datastore v1.8.0
7-
github.com/GoogleCloudPlatform/functions-framework-go v1.5.3
6+
cloud.google.com/go/datastore v1.10.0
7+
github.com/GoogleCloudPlatform/functions-framework-go v1.7.4
88
github.com/joho/godotenv v1.4.0
99
github.com/slack-go/slack v0.11.0
1010
)

0 commit comments

Comments
 (0)