diff --git a/go.mod b/go.mod index ebb4f0b7..65667390 100644 --- a/go.mod +++ b/go.mod @@ -17,8 +17,8 @@ require ( github.com/gookit/gcli/v3 v3.2.3 github.com/pkg/errors v0.9.1 github.com/robfig/cron/v3 v3.0.1 + github.com/stretchr/testify v1.9.0 github.com/sashabaranov/go-openai v1.32.3 - github.com/stretchr/testify v1.8.4 github.com/vmihailenco/msgpack/v5 v5.4.1 golang.org/x/crypto v0.27.0 golang.org/x/net v0.29.0