diff --git a/go.mod b/go.mod index 50d1865..f0bfb8c 100644 --- a/go.mod +++ b/go.mod @@ -9,7 +9,7 @@ require ( github.com/avast/retry-go/v4 v4.6.0 github.com/briandowns/spinner v1.23.1 github.com/gookit/color v1.5.4 - github.com/sashabaranov/go-openai v1.26.1 + github.com/sashabaranov/go-openai v1.36.0 github.com/sirupsen/logrus v1.9.3 github.com/spf13/cobra v1.8.1 github.com/spf13/viper v1.19.0