Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit e16f597

Browse files
authoredMar 19, 2025··
revert to cloud.google.com/go/functions v1.19.3
1 parent 726ea71 commit e16f597

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/GoogleCloudPlatform/functions-framework-go
33
go 1.21
44

55
require (
6-
cloud.google.com/go/functions v1.19.4
6+
cloud.google.com/go/functions v1.19.3
77
github.com/cloudevents/sdk-go/v2 v2.15.2
88
github.com/google/go-cmp v0.7.0
99
)

0 commit comments

Comments
 (0)
Please sign in to comment.