Skip to content

Commit c9029b7

Browse files
committed
chore(go): update Go version to 1.21.11 and remove toolchain version
1 parent 0cf2b09 commit c9029b7

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

playground/go/go.mod

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
module playground
22

3-
go 1.23.0
4-
5-
toolchain go1.24.1
3+
go 1.21.11
64

75
replace github.com/algolia/algoliasearch-client-go/v4 => ../../clients/algoliasearch-client-go
86

0 commit comments

Comments
 (0)