diff --git a/go.mod b/go.mod index b454a5a..f2f6c48 100644 --- a/go.mod +++ b/go.mod @@ -4,7 +4,7 @@ go 1.14 require ( github.com/bwmarrin/discordgo v0.27.1 - github.com/sashabaranov/go-gpt3 v1.3.3 + github.com/sashabaranov/go-gpt3 v1.8.0 github.com/spf13/cobra v1.7.0 github.com/spf13/viper v1.15.0 github.com/stretchr/testify v1.8.2