From 424581f4f54cf11cf6628eaa175b527c976f7c5c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Aug 2025 03:17:43 +0000 Subject: [PATCH] Bump github.com/v1Flows/runner in /action-plugins/log Bumps [github.com/v1Flows/runner](https://github.com/v1Flows/runner) from 1.3.0 to 1.3.1. - [Release notes](https://github.com/v1Flows/runner/releases) - [Commits](https://github.com/v1Flows/runner/compare/v1.3.0...v1.3.1) --- updated-dependencies: - dependency-name: github.com/v1Flows/runner dependency-version: 1.3.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- action-plugins/log/go.mod | 2 +- action-plugins/log/go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/action-plugins/log/go.mod b/action-plugins/log/go.mod index aaa613d..3ca6fcd 100644 --- a/action-plugins/log/go.mod +++ b/action-plugins/log/go.mod @@ -5,7 +5,7 @@ go 1.24.0 require ( github.com/hashicorp/go-plugin v1.6.3 github.com/tidwall/gjson v1.18.0 - github.com/v1Flows/runner v1.3.0 + github.com/v1Flows/runner v1.3.1 github.com/v1Flows/shared-library v1.0.25 ) diff --git a/action-plugins/log/go.sum b/action-plugins/log/go.sum index f218968..c31b712 100644 --- a/action-plugins/log/go.sum +++ b/action-plugins/log/go.sum @@ -93,8 +93,8 @@ github.com/v1Flows/alertFlow/services/backend v0.0.0-20250317112742-7a11f04dd445 github.com/v1Flows/alertFlow/services/backend v0.0.0-20250317112742-7a11f04dd445/go.mod h1:wN72OUmADQ95eNYyiYM4oa6FOnvoCBRljzsGQGdvaIA= github.com/v1Flows/exFlow/services/backend v0.0.0-20250729085929-95657664575c h1:uHhdt6G4Atcae4QTZ0EpVfk7R0D9kq6RF5Y47ad3DCE= github.com/v1Flows/exFlow/services/backend v0.0.0-20250729085929-95657664575c/go.mod h1:6G9XUHVAMiY/3XFNbgYWSIVU7u+2/srGFmnbmy7s8M0= -github.com/v1Flows/runner v1.3.0 h1:2lIRBseLeZgS4ndAMJcP4ldi6tYNgmhGRGagw3lOUUM= -github.com/v1Flows/runner v1.3.0/go.mod h1:3EG9t6HAjSstgk/IhIMHCkLvvG4GTcjutbDilNt5DdQ= +github.com/v1Flows/runner v1.3.1 h1:qyTx4sAHcVtOu8N7jq2HZ44WRzyOngVBh287UZkd4gY= +github.com/v1Flows/runner v1.3.1/go.mod h1:3EG9t6HAjSstgk/IhIMHCkLvvG4GTcjutbDilNt5DdQ= github.com/v1Flows/shared-library v1.0.25 h1:Rez0FNvDXdYByx3JAT8/+BXqld2vmvqUz0rPoBxt5UE= github.com/v1Flows/shared-library v1.0.25/go.mod h1:UVP6m6Nri6JC3L0xS3wkbqGvfQJ5fsYIJx81Gfj1TFw= github.com/vmihailenco/msgpack/v5 v5.4.1 h1:cQriyiUvjTwOHg8QZaPihLWeRAAVoCpE00IUPn0Bjt8=