Skip to content

Commit 671d927

Browse files
Update Internal Dependencies (#515)
Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action Co-authored-by: loreto <279789+loreto@users.noreply.github.com>
1 parent 437737e commit 671d927

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

aisdk/ai/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ require (
88
github.com/openai/openai-go v1.0.0
99
github.com/sashabaranov/go-openai v1.40.0
1010
github.com/stretchr/testify v1.10.0
11+
github.com/tidwall/gjson v1.14.4
1112
go.jetify.com/pkg v0.0.0-20250602221042-f9c387a74b34
1213
go.jetify.com/sse v0.0.0-20250521180548-aeb6bc6de065
1314
)
@@ -18,7 +19,6 @@ require (
1819
github.com/mattn/go-colorable v0.1.14 // indirect
1920
github.com/mattn/go-isatty v0.0.20 // indirect
2021
github.com/pmezard/go-difflib v1.0.0 // indirect
21-
github.com/tidwall/gjson v1.14.4 // indirect
2222
github.com/tidwall/match v1.1.1 // indirect
2323
github.com/tidwall/pretty v1.2.1 // indirect
2424
github.com/tidwall/sjson v1.2.5 // indirect

0 commit comments

Comments
 (0)