diff --git a/go.mod b/go.mod index 55af13b..20455f1 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module github.com/rbroggi/leaderelection go 1.24 -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