Skip to content

Commit fccd0e4

Browse files
authored
Update go.mod
change from 1.23.0 to 1.23
1 parent 064a123 commit fccd0e4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • learning/tour-of-beam/backend

learning/tour-of-beam/backend/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
module beam.apache.org/learning/tour-of-beam/backend
1717

18-
go 1.23.0
18+
go 1.23
1919

2020
require (
2121
github.com/GoogleCloudPlatform/functions-framework-go v1.5.3

0 commit comments

Comments
 (0)