Skip to content

Commit 761fcbc

Browse files
committed
Keep the go module at 1.24 version for compatibility reasons
Change-Id: I4a572ee651896232fe4b5d51b9ee9b4896ee0f50 Signed-off-by: Cosmin Cojocar <[email protected]>
1 parent 2238079 commit 761fcbc

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
@@ -56,4 +56,4 @@ require (
5656
google.golang.org/protobuf v1.36.8 // indirect
5757
)
5858

59-
go 1.25.0
59+
go 1.24.0

0 commit comments

Comments
 (0)