diff --git a/go.mod b/go.mod index 77bba55..ce52961 100644 --- a/go.mod +++ b/go.mod @@ -6,7 +6,7 @@ require ( github.com/felixge/httpsnoop v1.0.4 github.com/google/go-querystring v1.1.0 github.com/stretchr/testify v1.10.0 - github.com/theopenlane/utils v0.4.4 + github.com/theopenlane/utils v0.4.8 ) require (