File tree 2 files changed +1
-3
lines changed 2 files changed +1
-3
lines changed Original file line number Diff line number Diff line change @@ -61,7 +61,7 @@ require (
61
61
github.com/aymanbagabas/go-osc52/v2 v2.0.1 // indirect
62
62
github.com/coder/pretty v0.0.0-20230908205945-e89ba86370e0 // indirect
63
63
github.com/golang/protobuf v1.5.4 // indirect
64
- github.com/google/uuid v1.6.0
64
+ github.com/google/uuid v1.6.0 // indirect
65
65
github.com/hashicorp/errwrap v1.1.0 // indirect
66
66
github.com/hashicorp/go-multierror v1.1.1 // indirect
67
67
github.com/lucasb-eyer/go-colorful v1.2.0 // indirect
Original file line number Diff line number Diff line change @@ -158,8 +158,6 @@ github.com/rivo/uniseg v0.4.4 h1:8TfxU8dW6PdqD27gjM8MVNuicgxIjxpm4K7x4jp8sis=
158
158
github.com/rivo/uniseg v0.4.4 /go.mod h1:FN3SvrM+Zdj16jyLfmOkMNblXMcoc8DfTHruCPUcx88 =
159
159
github.com/rogpeppe/go-internal v1.10.0 h1:TMyTOH3F/DB16zRVcYyreMH6GnZZrwQVAoYjRBZyWFQ =
160
160
github.com/rogpeppe/go-internal v1.10.0 /go.mod h1:UQnix2H7Ngw/k4C5ijL5+65zddjncjaFoBhdsK/akog =
161
- github.com/sashabaranov/go-openai v1.23.0 h1:KYW97r5yc35PI2MxeLZ3OofecB/6H+yxvSNqiT9u8is =
162
- github.com/sashabaranov/go-openai v1.23.0 /go.mod h1:lj5b/K+zjTSFxVLijLSTDZuP7adOgerWeFyZLUhAKRg =
163
161
github.com/sashabaranov/go-openai v1.28.1 h1:aREx6faUTeOZNMDTNGAY8B9vNmmN7qoGvDV0Ke2J1Mc =
164
162
github.com/sashabaranov/go-openai v1.28.1 /go.mod h1:lj5b/K+zjTSFxVLijLSTDZuP7adOgerWeFyZLUhAKRg =
165
163
github.com/spf13/pflag v1.0.5 h1:iy+VFUOCP1a+8yFto/drg2CJ5u0yRoB7fZw3DKv/JXA =
You can’t perform that action at this time.
0 commit comments