diff --git a/go.mod b/go.mod index 7aa9cb7..aba7967 100644 --- a/go.mod +++ b/go.mod @@ -6,5 +6,5 @@ require ( github.com/davecgh/go-spew v1.1.1 github.com/go-courier/ptr v1.0.1 github.com/go-courier/reflectx v1.3.4 - github.com/stretchr/testify v1.4.0 + github.com/stretchr/testify v1.6.1 )