Skip to content
This repository was archived by the owner on Jul 29, 2026. It is now read-only.

Commit 55640c8

Browse files
Bump github.com/v1Flows/runner in /action-plugins/ping
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](JustLABv1/runner@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] <support@github.com>
1 parent 61b1ba0 commit 55640c8

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

action-plugins/ping/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ go 1.24.0
55
require (
66
github.com/hashicorp/go-plugin v1.6.3
77
github.com/prometheus-community/pro-bing v0.7.0
8-
github.com/v1Flows/runner v1.3.0
8+
github.com/v1Flows/runner v1.3.1
99
github.com/v1Flows/shared-library v1.0.25
1010
)
1111

action-plugins/ping/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,8 +89,8 @@ github.com/v1Flows/alertFlow/services/backend v0.0.0-20250317112742-7a11f04dd445
8989
github.com/v1Flows/alertFlow/services/backend v0.0.0-20250317112742-7a11f04dd445/go.mod h1:wN72OUmADQ95eNYyiYM4oa6FOnvoCBRljzsGQGdvaIA=
9090
github.com/v1Flows/exFlow/services/backend v0.0.0-20250729085929-95657664575c h1:uHhdt6G4Atcae4QTZ0EpVfk7R0D9kq6RF5Y47ad3DCE=
9191
github.com/v1Flows/exFlow/services/backend v0.0.0-20250729085929-95657664575c/go.mod h1:6G9XUHVAMiY/3XFNbgYWSIVU7u+2/srGFmnbmy7s8M0=
92-
github.com/v1Flows/runner v1.3.0 h1:2lIRBseLeZgS4ndAMJcP4ldi6tYNgmhGRGagw3lOUUM=
93-
github.com/v1Flows/runner v1.3.0/go.mod h1:3EG9t6HAjSstgk/IhIMHCkLvvG4GTcjutbDilNt5DdQ=
92+
github.com/v1Flows/runner v1.3.1 h1:qyTx4sAHcVtOu8N7jq2HZ44WRzyOngVBh287UZkd4gY=
93+
github.com/v1Flows/runner v1.3.1/go.mod h1:3EG9t6HAjSstgk/IhIMHCkLvvG4GTcjutbDilNt5DdQ=
9494
github.com/v1Flows/shared-library v1.0.25 h1:Rez0FNvDXdYByx3JAT8/+BXqld2vmvqUz0rPoBxt5UE=
9595
github.com/v1Flows/shared-library v1.0.25/go.mod h1:UVP6m6Nri6JC3L0xS3wkbqGvfQJ5fsYIJx81Gfj1TFw=
9696
github.com/vmihailenco/msgpack/v5 v5.4.1 h1:cQriyiUvjTwOHg8QZaPihLWeRAAVoCpE00IUPn0Bjt8=

0 commit comments

Comments
 (0)