File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ require (
18
18
github.com/nomic-ai/gpt4all/gpt4all-bindings/golang v0.0.0-20230618181029-fd419caa551b
19
19
github.com/onsi/ginkgo/v2 v2.11.0
20
20
github.com/onsi/gomega v1.27.8
21
- github.com/otiai10/openaigo v1.1.1
21
+ github.com/otiai10/openaigo v1.2.0
22
22
github.com/rs/zerolog v1.29.1
23
23
github.com/sashabaranov/go-openai v1.10.1
24
24
github.com/swaggo/swag v1.16.1
Original file line number Diff line number Diff line change @@ -111,6 +111,8 @@ github.com/otiai10/mint v1.5.1 h1:XaPLeE+9vGbuyEHem1JNk3bYc7KKqyI/na0/mLd/Kks=
111
111
github.com/otiai10/mint v1.5.1 /go.mod h1:MJm72SBthJjz8qhefc4z1PYEieWmy8Bku7CjcAqyUSM =
112
112
github.com/otiai10/openaigo v1.1.1 h1:ZGL13vSYA1WF/9g18JEzfEuyC+MscGyrtPMsilebOY0 =
113
113
github.com/otiai10/openaigo v1.1.1 /go.mod h1:792bx6AWTS61weDi2EzKpHHnTF4eDMAlJ5GvAk/mgPg =
114
+ github.com/otiai10/openaigo v1.2.0 h1:Whq+uvgqw8NdIsVdixtBKCAI6OdfCJiGPlhUnYJQ6Ag =
115
+ github.com/otiai10/openaigo v1.2.0 /go.mod h1:792bx6AWTS61weDi2EzKpHHnTF4eDMAlJ5GvAk/mgPg =
114
116
github.com/philhofer/fwd v1.1.1 /go.mod h1:gk3iGcWd9+svBvR0sR+KPcfE+RNWozjowpeBVG3ZVNU =
115
117
github.com/philhofer/fwd v1.1.2 h1:bnDivRJ1EWPjUIRXV5KfORO897HTbpFAQddBdE8t7Gw =
116
118
github.com/philhofer/fwd v1.1.2 /go.mod h1:qkPdfjR2SIEbspLqpe1tO4n5yICnr2DY7mqEx2tUTP0 =
You can’t perform that action at this time.
0 commit comments