diff --git a/go.mod b/go.mod index 17579d6b..a660fe5e 100644 --- a/go.mod +++ b/go.mod @@ -18,7 +18,7 @@ require ( github.com/pkg/errors v0.9.1 github.com/robfig/cron/v3 v3.0.1 github.com/sashabaranov/go-openai v1.32.5 - github.com/stretchr/testify v1.9.0 + github.com/stretchr/testify v1.10.0 github.com/vmihailenco/msgpack/v5 v5.4.1 golang.org/x/crypto v0.28.0 golang.org/x/net v0.30.0