Skip to content

Commit 4a1cc71

Browse files
committed
chore(deps): update Go version to 1.25.0
1 parent 0c5b8c6 commit 4a1cc71

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module github.com/algolia/algoliasearch-client-go/v4
22

3-
go 1.21.11
3+
go 1.25.0

templates/go/snippets/go.mod.mustache

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module snippets
22

3-
go 1.21.11
3+
go 1.25.0
44

55
replace github.com/algolia/algoliasearch-client-go/v4 => ../../../clients/algoliasearch-client-go
66

0 commit comments

Comments
 (0)