diff --git a/go.mod b/go.mod index f8243bb..5121185 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module github.com/goexl/container go 1.23 -require github.com/stretchr/testify v1.10.0 +require github.com/stretchr/testify v1.11.1 require ( github.com/davecgh/go-spew v1.1.1 // indirect