Skip to content

Commit 0091a42

Browse files
author
laminar
committed
Modify the minimum supported version of go to 1.15
Signed-off-by: laminar <fangtian@yunify.com>
1 parent f1c993e commit 0091a42

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
@@ -1,6 +1,6 @@
11
module github.com/OpenFunction/functions-framework-go
22

3-
go 1.11
3+
go 1.15
44

55
require (
66
github.com/cloudevents/sdk-go/v2 v2.4.1

0 commit comments

Comments
 (0)