Skip to content

Commit 726ea71

Browse files
authored
Update go.mod revert to 1.21
1 parent 0cc4b66 commit 726ea71

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

go.mod

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
module github.com/GoogleCloudPlatform/functions-framework-go
22

3-
go 1.23.0
4-
5-
toolchain go1.24.1
3+
go 1.21
64

75
require (
86
cloud.google.com/go/functions v1.19.4

0 commit comments

Comments
 (0)