Skip to content

Commit db1cafb

Browse files
fix(deps): update module github.com/kinbiko/jsonassert to v1.2.0
1 parent ceb9d53 commit db1cafb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/output/go/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ replace github.com/algolia/algoliasearch-client-go/v4 v4.0.0 => ../../../clients
77
require (
88
github.com/algolia/algoliasearch-client-go/v4 v4.0.0
99
github.com/joho/godotenv v1.5.1
10-
github.com/kinbiko/jsonassert v1.1.0
10+
github.com/kinbiko/jsonassert v1.2.0
1111
github.com/stretchr/testify v1.10.0
1212
)
1313

0 commit comments

Comments
 (0)