We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 726ea71 commit e16f597Copy full SHA for e16f597
go.mod
@@ -3,7 +3,7 @@ module github.com/GoogleCloudPlatform/functions-framework-go
3
go 1.21
4
5
require (
6
- cloud.google.com/go/functions v1.19.4
+ cloud.google.com/go/functions v1.19.3
7
github.com/cloudevents/sdk-go/v2 v2.15.2
8
github.com/google/go-cmp v0.7.0
9
)
0 commit comments