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

Commit 0200532

Browse files
Bump github.com/v1Flows/runner in /action-plugins/ssh
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 0200532

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

action-plugins/ssh/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/melbahja/goph v1.4.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
golang.org/x/crypto v0.40.0
1111
)

action-plugins/ssh/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -99,8 +99,8 @@ github.com/v1Flows/alertFlow/services/backend v0.0.0-20250317112742-7a11f04dd445
9999
github.com/v1Flows/alertFlow/services/backend v0.0.0-20250317112742-7a11f04dd445/go.mod h1:wN72OUmADQ95eNYyiYM4oa6FOnvoCBRljzsGQGdvaIA=
100100
github.com/v1Flows/exFlow/services/backend v0.0.0-20250729085929-95657664575c h1:uHhdt6G4Atcae4QTZ0EpVfk7R0D9kq6RF5Y47ad3DCE=
101101
github.com/v1Flows/exFlow/services/backend v0.0.0-20250729085929-95657664575c/go.mod h1:6G9XUHVAMiY/3XFNbgYWSIVU7u+2/srGFmnbmy7s8M0=
102-
github.com/v1Flows/runner v1.3.0 h1:2lIRBseLeZgS4ndAMJcP4ldi6tYNgmhGRGagw3lOUUM=
103-
github.com/v1Flows/runner v1.3.0/go.mod h1:3EG9t6HAjSstgk/IhIMHCkLvvG4GTcjutbDilNt5DdQ=
102+
github.com/v1Flows/runner v1.3.1 h1:qyTx4sAHcVtOu8N7jq2HZ44WRzyOngVBh287UZkd4gY=
103+
github.com/v1Flows/runner v1.3.1/go.mod h1:3EG9t6HAjSstgk/IhIMHCkLvvG4GTcjutbDilNt5DdQ=
104104
github.com/v1Flows/shared-library v1.0.25 h1:Rez0FNvDXdYByx3JAT8/+BXqld2vmvqUz0rPoBxt5UE=
105105
github.com/v1Flows/shared-library v1.0.25/go.mod h1:UVP6m6Nri6JC3L0xS3wkbqGvfQJ5fsYIJx81Gfj1TFw=
106106
github.com/vmihailenco/msgpack/v5 v5.4.1 h1:cQriyiUvjTwOHg8QZaPihLWeRAAVoCpE00IUPn0Bjt8=

0 commit comments

Comments
 (0)