From 04c15fe61d7be0a06a2d3c29d52a23af4d24009f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 20 Jul 2024 18:28:56 +0000 Subject: [PATCH] Update module github.com/turbot/steampipe-plugin-sdk/v4 to v5 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index a3fae99..22ecdea 100644 --- a/go.mod +++ b/go.mod @@ -6,7 +6,7 @@ toolchain go1.21.3 require ( github.com/andrerfcsantos/go-plausible v0.3.1 - github.com/turbot/steampipe-plugin-sdk/v4 v4.1.13 + github.com/turbot/steampipe-plugin-sdk/v5 v5.10.1 ) require (