diff --git a/go.mod b/go.mod index 3a2f0d0..46ec5f7 100644 --- a/go.mod +++ b/go.mod @@ -5,7 +5,7 @@ go 1.19 require ( github.com/google/go-querystring v1.1.0 github.com/peterhellberg/link v1.2.0 - github.com/stretchr/testify v1.8.2 + github.com/stretchr/testify v1.8.4 ) require (