Skip to content

Commit 5dd84e2

Browse files
committed
Update go.mod to go1.25.0
1 parent 977630a commit 5dd84e2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/maruel/genai
22

3-
go 1.24.1
3+
go 1.25.0
44

55
require (
66
github.com/google/go-cmp v0.7.0

0 commit comments

Comments
 (0)