From 98dcd2790ab7274bddc23ecdf14056d13ab8b9d3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Sep 2025 23:22:14 +0000 Subject: [PATCH] Bump github.com/turbot/tailpipe-plugin-sdk from 0.9.2 to 0.9.3 Bumps [github.com/turbot/tailpipe-plugin-sdk](https://github.com/turbot/tailpipe-plugin-sdk) from 0.9.2 to 0.9.3. - [Changelog](https://github.com/turbot/tailpipe-plugin-sdk/blob/v0.9.3/CHANGELOG.md) - [Commits](https://github.com/turbot/tailpipe-plugin-sdk/compare/v0.9.2...v0.9.3) --- updated-dependencies: - dependency-name: github.com/turbot/tailpipe-plugin-sdk dependency-version: 0.9.3 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..0ebb3e4 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.3 ) require ( diff --git a/go.sum b/go.sum index beb8be3..a69df2e 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.3 h1:JpGpGPwehqdXnRO3aqkQTpd96Vx2blY+AkXP8lYB32g= +github.com/turbot/tailpipe-plugin-sdk v0.9.3/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=