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.
2 parents e287d33 + c98b0cf commit 3ae1b0aCopy full SHA for 3ae1b0a
tests/output/go/go.mod
@@ -7,7 +7,7 @@ replace github.com/algolia/algoliasearch-client-go/v4 v4.0.0 => ../../../clients
7
require (
8
github.com/algolia/algoliasearch-client-go/v4 v4.0.0
9
github.com/joho/godotenv v1.5.1
10
- github.com/kinbiko/jsonassert v1.1.0
+ github.com/kinbiko/jsonassert v1.2.0
11
github.com/stretchr/testify v1.10.0
12
)
13
0 commit comments