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 @@ -10,7 +10,7 @@ require (
1010 github.com/mitchellh/go-homedir v1.1.0
1111 github.com/pkoukk/tiktoken-go v0.1.7
1212 github.com/sabhiram/go-gitignore v0.0.0-20210923224102-525f6e181f06
13- github.com/sashabaranov/go-openai v1.29.1
13+ github.com/sashabaranov/go-openai v1.29.2
1414 github.com/schollz/progressbar/v3 v3.14.6
1515 github.com/spf13/cobra v1.8.1
1616)
Original file line number Diff line number Diff line change @@ -95,6 +95,8 @@ github.com/sashabaranov/go-openai v1.29.0 h1:eBH6LSjtX4md5ImDCX8hNhHQvaRf22zujiE
9595github.com/sashabaranov/go-openai v1.29.0 /go.mod h1:lj5b/K+zjTSFxVLijLSTDZuP7adOgerWeFyZLUhAKRg =
9696github.com/sashabaranov/go-openai v1.29.1 h1:AlB+vwpg1tibwr83OKXLsI4V1rnafVyTlw0BjR+6WUM =
9797github.com/sashabaranov/go-openai v1.29.1 /go.mod h1:lj5b/K+zjTSFxVLijLSTDZuP7adOgerWeFyZLUhAKRg =
98+ github.com/sashabaranov/go-openai v1.29.2 h1:jYpp1wktFoOvxHnum24f/w4+DFzUdJnu83trr5+Slh0 =
99+ github.com/sashabaranov/go-openai v1.29.2 /go.mod h1:lj5b/K+zjTSFxVLijLSTDZuP7adOgerWeFyZLUhAKRg =
98100github.com/schollz/progressbar/v3 v3.14.6 h1:GyjwcWBAf+GFDMLziwerKvpuS7ZF+mNTAXIB2aspiZs =
99101github.com/schollz/progressbar/v3 v3.14.6 /go.mod h1:Nrzpuw3Nl0srLY0VlTvC4V6RL50pcEymjy6qyJAaLa0 =
100102github.com/shirou/gopsutil v3.21.11+incompatible h1:+1+c1VGhc88SSonWP6foOcLhvnKlUeu/erjjvaPEYiI =
You can’t perform that action at this time.
0 commit comments