Skip to content

Commit 0733061

Browse files
authored
Merge pull request #476 from SamiHiltunen/smh-set-min-go-version
Set minimum Go version to 1.23
2 parents bb9ccf4 + 057f1b2 commit 0733061

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
@@ -25,4 +25,4 @@ require (
2525
google.golang.org/genproto/googleapis/rpc v0.0.0-20250218202821-56aae31c358a // indirect
2626
)
2727

28-
go 1.24.2
28+
go 1.23.0

0 commit comments

Comments
 (0)