From a51757f65ac063153b6dee6f6d7958a4eceb2864 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Aug 2025 03:26:00 +0000 Subject: [PATCH] Bump github.com/turbot/pipes-sdk-go from 0.12.0 to 0.15.0 Bumps [github.com/turbot/pipes-sdk-go](https://github.com/turbot/pipes-sdk-go) from 0.12.0 to 0.15.0. - [Changelog](https://github.com/turbot/pipes-sdk-go/blob/main/CHANGELOG.md) - [Commits](https://github.com/turbot/pipes-sdk-go/compare/v0.12.0...v0.15.0) --- updated-dependencies: - dependency-name: github.com/turbot/pipes-sdk-go dependency-version: 0.15.0 dependency-type: direct:production update-type: version-update:semver-minor ... 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 f2d779f..f35980c 100644 --- a/go.mod +++ b/go.mod @@ -8,7 +8,7 @@ require ( github.com/hashicorp/hcl/v2 v2.20.1 github.com/rs/xid v1.6.0 github.com/turbot/go-kit v1.3.0 - github.com/turbot/pipes-sdk-go v0.12.0 + github.com/turbot/pipes-sdk-go v0.15.0 github.com/turbot/tailpipe-plugin-sdk v0.9.2 ) diff --git a/go.sum b/go.sum index 106bca2..fe27944 100644 --- a/go.sum +++ b/go.sum @@ -705,8 +705,8 @@ github.com/turbot/go-kit v1.3.0 h1:6cIYPAO5hO9fG7Zd5UBC4Ch3+C6AiiyYS0UQnrUlTV0= github.com/turbot/go-kit v1.3.0/go.mod h1:piKJMYCF8EYmKf+D2B78Csy7kOHGmnQVOWingtLKWWQ= github.com/turbot/pipe-fittings/v2 v2.6.0 h1:RhCHble2MB7W0l9lE5QQLRQKuMD8xlM7AKuhoFOwqy4= 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/pipes-sdk-go v0.15.0 h1:WrHbSqJpO46pio5n/bY1Fvr5YOBZG1CtSHbDhtNEUco= +github.com/turbot/pipes-sdk-go v0.15.0/go.mod h1:z/VTxsl5X1IAsnmjTf60mrBgOALzdw/vjKwgSvqpxls= 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/terraform-components v0.0.0-20231213122222-1f3526cab7a7 h1:qDMxFVd8Zo0rIhnEBdCIbR+T6WgjwkxpFZMN8zZmmjg=