From 0be0b52b847f1a45f484cb33598f405469853d5e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Sep 2025 02:25:49 +0000 Subject: [PATCH] Bump github.com/turbot/tailpipe-plugin-sdk from 0.9.2 to 0.9.4 Bumps [github.com/turbot/tailpipe-plugin-sdk](https://github.com/turbot/tailpipe-plugin-sdk) from 0.9.2 to 0.9.4. - [Changelog](https://github.com/turbot/tailpipe-plugin-sdk/blob/develop/CHANGELOG.md) - [Commits](https://github.com/turbot/tailpipe-plugin-sdk/compare/v0.9.2...v0.9.4) --- updated-dependencies: - dependency-name: github.com/turbot/tailpipe-plugin-sdk dependency-version: 0.9.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 95afd80..a04c09d 100644 --- a/go.mod +++ b/go.mod @@ -9,7 +9,7 @@ go 1.24 require ( github.com/turbot/go-kit v1.3.0 - github.com/turbot/tailpipe-plugin-sdk v0.9.2 + github.com/turbot/tailpipe-plugin-sdk v0.9.4 ) require ( diff --git a/go.sum b/go.sum index beb8be3..9d11c85 100644 --- a/go.sum +++ b/go.sum @@ -707,8 +707,8 @@ github.com/turbot/pipe-fittings/v2 v2.6.0 h1:RhCHble2MB7W0l9lE5QQLRQKuMD8xlM7AKu github.com/turbot/pipe-fittings/v2 v2.6.0/go.mod h1:wcKckD5UUCVWSQkdW6J27cumy5GkACV/wn7FJOajYHE= github.com/turbot/pipes-sdk-go v0.12.0 h1:esbbR7bALa5L8n/hqroMPaQSSo3gNM/4X0iTmHa3D6U= github.com/turbot/pipes-sdk-go v0.12.0/go.mod h1:Mb+KhvqqEdRbz/6TSZc2QWDrMa5BN3E4Xw+gPt2TRkc= -github.com/turbot/tailpipe-plugin-sdk v0.9.2 h1:bsivlduG4BSYlyjYIKGCiFHiYsrLhtuZbimjv1TnUOQ= -github.com/turbot/tailpipe-plugin-sdk v0.9.2/go.mod h1:Egojp0j7+th/4Bh6muMuF6aZa5iE3MuiJ4pzBo0J2mg= +github.com/turbot/tailpipe-plugin-sdk v0.9.4 h1:2lqchYcUgO+U7M7BvWXXh3l/EcbBRWRQK9o1F8autBw= +github.com/turbot/tailpipe-plugin-sdk v0.9.4/go.mod h1:Egojp0j7+th/4Bh6muMuF6aZa5iE3MuiJ4pzBo0J2mg= github.com/turbot/terraform-components v0.0.0-20231213122222-1f3526cab7a7 h1:qDMxFVd8Zo0rIhnEBdCIbR+T6WgjwkxpFZMN8zZmmjg= github.com/turbot/terraform-components v0.0.0-20231213122222-1f3526cab7a7/go.mod h1:5hzpfalEjfcJWp9yq75/EZoEu2Mzm34eJAPm3HOW2tw= github.com/ulikunitz/xz v0.5.10 h1:t92gobL9l3HE202wg3rlk19F6X+JOxl9BBrCCMYEYd8=