We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0cf2b09 commit c9029b7Copy full SHA for c9029b7
playground/go/go.mod
@@ -1,8 +1,6 @@
1
module playground
2
3
-go 1.23.0
4
-
5
-toolchain go1.24.1
+go 1.21.11
6
7
replace github.com/algolia/algoliasearch-client-go/v4 => ../../clients/algoliasearch-client-go
8
0 commit comments