Skip to content

Commit 931d100

Browse files
Update Internal Dependencies (#555)
Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action Co-authored-by: loreto <[email protected]>
1 parent 00cf5c7 commit 931d100

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ require (
99
github.com/openai/openai-go/v2 v2.1.0
1010
github.com/stretchr/testify v1.10.0
1111
github.com/tidwall/gjson v1.18.0
12-
go.jetify.com/pkg v0.0.0-20250818203939-a167fb185df3
12+
go.jetify.com/pkg v0.0.0-20250820000108-1650096bd159
1313
go.jetify.com/sse v0.1.0
1414
)
1515

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@ github.com/tidwall/pretty v1.2.1 h1:qjsOFOWWQl+N3RsoF5/ssm1pHmJJwhjlSbZ51I6wMl4=
3737
github.com/tidwall/pretty v1.2.1/go.mod h1:ITEVvHYasfjBbM0u2Pg8T2nJnzm8xPwvNhhsoaGGjNU=
3838
github.com/tidwall/sjson v1.2.5 h1:kLy8mja+1c9jlljvWTlSazM7cKDRfJuR/bOJhcY5NcY=
3939
github.com/tidwall/sjson v1.2.5/go.mod h1:Fvgq9kS/6ociJEDnK0Fk1cpYF4FIW6ZF7LAe+6jwd28=
40-
go.jetify.com/pkg v0.0.0-20250818203939-a167fb185df3 h1:jgweinmQ+KvBW9vJFIc2ODVt5A21FwbJ5/hwaI1olz8=
41-
go.jetify.com/pkg v0.0.0-20250818203939-a167fb185df3/go.mod h1:1eRC5FCMDgTF8WOVhEQEI+sJN1IBFLzOGBD45vUKztk=
40+
go.jetify.com/pkg v0.0.0-20250820000108-1650096bd159 h1:HyKKzLQTfUXv/asnELm2Zsu6XmpWVioX//DmVfiKPkg=
41+
go.jetify.com/pkg v0.0.0-20250820000108-1650096bd159/go.mod h1:1eRC5FCMDgTF8WOVhEQEI+sJN1IBFLzOGBD45vUKztk=
4242
go.jetify.com/sse v0.1.0 h1:zLIT5XFlUVuTl68bHalpFDYbfSfXJPkmAbtmBqIHl2Q=
4343
go.jetify.com/sse v0.1.0/go.mod h1:zFADPn3Z0aZJe3+PbArGMGwe3oTwHxPZIwNILoRCmU8=
4444
golang.org/x/sys v0.6.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=

0 commit comments

Comments
 (0)