From 5d9cc81bfc4eb4e90dae2951b108883ff2f6c72e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Oct 2023 20:51:06 +0000 Subject: [PATCH] build(deps): bump github.com/steadybit/action-kit/go/action_kit_sdk Bumps [github.com/steadybit/action-kit/go/action_kit_sdk](https://github.com/steadybit/action-kit) from 1.1.7 to 1.1.8. - [Commits](https://github.com/steadybit/action-kit/compare/go/action_kit_sdk/v1.1.7...go/action_kit_sdk/v1.1.8) --- updated-dependencies: - dependency-name: github.com/steadybit/action-kit/go/action_kit_sdk dependency-type: direct:production update-type: version-update:semver-patch ... 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 e57a3ac..ee52605 100644 --- a/go.mod +++ b/go.mod @@ -10,7 +10,7 @@ require ( github.com/prometheus/common v0.44.0 github.com/rs/zerolog v1.31.0 github.com/steadybit/action-kit/go/action_kit_api/v2 v2.7.3 - github.com/steadybit/action-kit/go/action_kit_sdk v1.1.7 + github.com/steadybit/action-kit/go/action_kit_sdk v1.1.8 github.com/steadybit/discovery-kit/go/discovery_kit_api v1.4.2 github.com/steadybit/extension-kit v1.8.8 ) diff --git a/go.sum b/go.sum index 4384549..70926f8 100644 --- a/go.sum +++ b/go.sum @@ -259,8 +259,8 @@ github.com/sirupsen/logrus v1.9.3/go.mod h1:naHLuLoDiP4jHNo9R0sCBMtWGeIprob74mVs github.com/spkg/bom v0.0.0-20160624110644-59b7046e48ad/go.mod h1:qLr4V1qq6nMqFKkMo8ZTx3f+BZEkzsRUY10Xsm2mwU0= github.com/steadybit/action-kit/go/action_kit_api/v2 v2.7.3 h1:IJjaEM7pE++wT1T8kZEQ4Q1tjinl6n3dmbBcomS8L2Q= github.com/steadybit/action-kit/go/action_kit_api/v2 v2.7.3/go.mod h1:BfFV+JOMe24695cTWvN/7Iuhc3izy6G1qt0vUzeksWg= -github.com/steadybit/action-kit/go/action_kit_sdk v1.1.7 h1:JvSNQf0z/dKLxbLDYtmUvRVZ+bI2E63AgxM+OV6K4Gs= -github.com/steadybit/action-kit/go/action_kit_sdk v1.1.7/go.mod h1:A+mKPGUqCaVFqkuwjUhL3PHh7s2E6M7zIZLiSTcnQ6Y= +github.com/steadybit/action-kit/go/action_kit_sdk v1.1.8 h1:kcpEVZw0iv5bIE7GNmjC54XRKxUlwPkDsvfMGeudIrQ= +github.com/steadybit/action-kit/go/action_kit_sdk v1.1.8/go.mod h1:h2E1gRdpIhWvfQy5XsRIfQi3AujlpdcXxt3tNU9829U= github.com/steadybit/discovery-kit/go/discovery_kit_api v1.4.2 h1:xWgCtshETS11ixcF+SIMqZEG6NBbtgUnjvo8wivbnec= github.com/steadybit/discovery-kit/go/discovery_kit_api v1.4.2/go.mod h1:bcDdLYjTxUYyIvQ/Uz4GjHU7Io+VGFM8Oi2zoveTp08= github.com/steadybit/discovery-kit/go/discovery_kit_commons v0.1.0 h1:g4PjxmmUdHKJQ4FJ9evrIHKm5qgN2r3Rd8AJjiZZ2kI=