From c69a18abd196cf4a4934da95927e0aaafff3e15f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 14 Feb 2025 19:16:00 +0000 Subject: [PATCH] Update module github.com/turbot/steampipe-plugin-sdk/v5 to v5.11.3 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 1746fb2..54e4c3e 100644 --- a/go.mod +++ b/go.mod @@ -4,7 +4,7 @@ go 1.22.6 require ( github.com/andrerfcsantos/go-plausible v0.4.0 - github.com/turbot/steampipe-plugin-sdk/v5 v5.11.2 + github.com/turbot/steampipe-plugin-sdk/v5 v5.11.3 ) require (