From f641c7dd27289a9a0d8d6cb8d5d926f9a7a31a3b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 May 2025 12:37:38 +0000 Subject: [PATCH] Bump github.com/turbot/go-kit from 1.2.0 to 1.3.0 Bumps [github.com/turbot/go-kit](https://github.com/turbot/go-kit) from 1.2.0 to 1.3.0. - [Changelog](https://github.com/turbot/go-kit/blob/develop/CHANGELOG.md) - [Commits](https://github.com/turbot/go-kit/compare/v1.2.0...v1.3.0) --- updated-dependencies: - dependency-name: github.com/turbot/go-kit dependency-version: 1.3.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 dbc4352..cce9dd5 100644 --- a/go.mod +++ b/go.mod @@ -5,7 +5,7 @@ go 1.24 toolchain go1.24.0 require ( - github.com/turbot/go-kit v1.2.0 + github.com/turbot/go-kit v1.3.0 github.com/turbot/tailpipe-plugin-sdk v0.2.0 ) diff --git a/go.sum b/go.sum index c2f0315..c76aa6f 100644 --- a/go.sum +++ b/go.sum @@ -687,8 +687,8 @@ github.com/tklauser/numcpus v0.3.0 h1:ILuRUQBtssgnxw0XXIjKUC56fgnOrFoQQ/4+DeU2bi github.com/tklauser/numcpus v0.3.0/go.mod h1:yFGUr7TUHQRAhyqBcEg0Ge34zDBAsIvJJcyE6boqnA8= github.com/tkrajina/go-reflector v0.5.8 h1:yPADHrwmUbMq4RGEyaOUpz2H90sRsETNVpjzo3DLVQQ= github.com/tkrajina/go-reflector v0.5.8/go.mod h1:ECbqLgccecY5kPmPmXg1MrHW585yMcDkVl6IvJe64T4= -github.com/turbot/go-kit v1.2.0 h1:4pBDu2LGoqF2y6ypL4xJjqlDW0BkUw3IIDlyHkU0O88= -github.com/turbot/go-kit v1.2.0/go.mod h1:1xmRuQ0cn/10QUMNLNOAFIqN8P6Rz5s3VLT8mkN3nF8= +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.3.0 h1:4S7MRxZ0Sg5UgA+1B06rzy2uO7A83tqkpKopDKp6K40= github.com/turbot/pipe-fittings/v2 v2.3.0/go.mod h1:wEoN4EseMTXophNlpOe740rAC9Jg0JhGRt5QM5R2ss8= github.com/turbot/pipes-sdk-go v0.12.0 h1:esbbR7bALa5L8n/hqroMPaQSSo3gNM/4X0iTmHa3D6U=