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 @@ -31,7 +31,7 @@ require (
3131 github.com/mitchellh/go-homedir v1.1.0
3232 github.com/muesli/reflow v0.3.0
3333 github.com/pelletier/go-toml/v2 v2.2.4
34- github.com/sashabaranov/go-openai v1.38.1
34+ github.com/sashabaranov/go-openai v1.40.3
3535 github.com/spf13/cobra v1.9.1
3636 github.com/spf13/viper v1.20.1
3737 github.com/tidwall/gjson v1.18.0
Original file line number Diff line number Diff line change @@ -223,6 +223,8 @@ github.com/sahilm/fuzzy v0.1.1 h1:ceu5RHF8DGgoi+/dR5PsECjCDH1BE3Fnmpo7aVXOdRA=
223223github.com/sahilm/fuzzy v0.1.1 /go.mod h1:VFvziUEIMCrT6A6tw2RFIXPXXmzXbOsSHF0DOI8ZK9Y =
224224github.com/sashabaranov/go-openai v1.38.1 h1:TtZabbFQZa1nEni/IhVtDF/WQjVqDgd+cWR5OeddzF8 =
225225github.com/sashabaranov/go-openai v1.38.1 /go.mod h1:lj5b/K+zjTSFxVLijLSTDZuP7adOgerWeFyZLUhAKRg =
226+ github.com/sashabaranov/go-openai v1.40.3 h1:PkOw0SK34wrvYVOuXF1HZzuTBRh992qRZHil4kG3eYE =
227+ github.com/sashabaranov/go-openai v1.40.3 /go.mod h1:lj5b/K+zjTSFxVLijLSTDZuP7adOgerWeFyZLUhAKRg =
226228github.com/sebdah/goldie/v2 v2.5.3 h1:9ES/mNN+HNUbNWpVAlrzuZ7jE+Nrczbj8uFRjM7624Y =
227229github.com/sebdah/goldie/v2 v2.5.3 /go.mod h1:oZ9fp0+se1eapSRjfYbsV/0Hqhbuu3bJVvKI/NNtssI =
228230github.com/sergi/go-diff v1.0.0 /go.mod h1:0CfEIISq7TuYL3j771MWULgwwjU+GofnZX9QAmXWZgo =
You can’t perform that action at this time.
0 commit comments