From 0cfa76b1217ae29c14ec20764b1b32dc2cec2669 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 28 Jul 2025 05:46:11 +0000 Subject: [PATCH] fix(deps): update module github.com/theopenlane/utils to v0.4.8 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 (