File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ require (
31
31
github.com/muesli/reflow v0.3.0
32
32
github.com/pelletier/go-toml/v2 v2.1.0
33
33
github.com/pkg/browser v0.0.0-20210911075715-681adbf594b8
34
- github.com/sashabaranov/go-openai v1.14.2
34
+ github.com/sashabaranov/go-openai v1.15.4
35
35
github.com/spf13/cobra v1.7.0
36
36
github.com/spf13/viper v1.16.0
37
37
github.com/tidwall/gjson v1.17.0
Original file line number Diff line number Diff line change @@ -327,8 +327,8 @@ github.com/rogpeppe/go-internal v1.9.0/go.mod h1:WtVeX8xhTBvf0smdhujwtBcq4Qrzq/f
327
327
github.com/russross/blackfriday/v2 v2.1.0 /go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM =
328
328
github.com/sahilm/fuzzy v0.1.0 h1:FzWGaw2Opqyu+794ZQ9SYifWv2EIXpwP4q8dY1kDAwI =
329
329
github.com/sahilm/fuzzy v0.1.0 /go.mod h1:VFvziUEIMCrT6A6tw2RFIXPXXmzXbOsSHF0DOI8ZK9Y =
330
- github.com/sashabaranov/go-openai v1.14.2 h1:5DPTtR9JBjKPJS008/A409I5ntFhUPPGCmaAihcPRyo =
331
- github.com/sashabaranov/go-openai v1.14.2 /go.mod h1:lj5b/K+zjTSFxVLijLSTDZuP7adOgerWeFyZLUhAKRg =
330
+ github.com/sashabaranov/go-openai v1.15.4 h1:BXCR0Uxk5RipeY4yBC7g6pBVfcjh8jwrMNOYdie6yuk =
331
+ github.com/sashabaranov/go-openai v1.15.4 /go.mod h1:lj5b/K+zjTSFxVLijLSTDZuP7adOgerWeFyZLUhAKRg =
332
332
github.com/sebdah/goldie/v2 v2.5.3 h1:9ES/mNN+HNUbNWpVAlrzuZ7jE+Nrczbj8uFRjM7624Y =
333
333
github.com/sebdah/goldie/v2 v2.5.3 /go.mod h1:oZ9fp0+se1eapSRjfYbsV/0Hqhbuu3bJVvKI/NNtssI =
334
334
github.com/sergi/go-diff v1.0.0 /go.mod h1:0CfEIISq7TuYL3j771MWULgwwjU+GofnZX9QAmXWZgo =
You can’t perform that action at this time.
0 commit comments