diff --git a/go.mod b/go.mod index 2df66b4..ba33740 100644 --- a/go.mod +++ b/go.mod @@ -7,5 +7,5 @@ require ( github.com/go-courier/ptr v1.0.1 github.com/go-courier/reflectx v1.3.4 github.com/go-courier/snapshotmacther v0.0.0 - github.com/onsi/gomega v1.9.0 + github.com/onsi/gomega v1.10.1 )