diff --git a/go.mod b/go.mod index 55af13b..5fe2c5b 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.0 require ( github.com/davecgh/go-spew v1.1.1 // indirect