From f8bfea9bc31d47e7aa248d431c12e2c19854a562 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Nov 2025 08:00:52 +0000 Subject: [PATCH] build(deps): bump github.com/steadybit/event-kit/go/event_kit_api Bumps [github.com/steadybit/event-kit/go/event_kit_api](https://github.com/steadybit/event-kit) from 1.6.0 to 1.6.1. - [Commits](https://github.com/steadybit/event-kit/compare/go/event_kit_api/v1.6.0...go/event_kit_api/v1.6.1) --- updated-dependencies: - dependency-name: github.com/steadybit/event-kit/go/event_kit_api dependency-version: 1.6.1 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 c308249..125cecf 100644 --- a/go.mod +++ b/go.mod @@ -12,7 +12,7 @@ require ( github.com/steadybit/action-kit/go/action_kit_test v1.4.3 github.com/steadybit/discovery-kit/go/discovery_kit_api v1.7.0 github.com/steadybit/discovery-kit/go/discovery_kit_sdk v1.3.1 - github.com/steadybit/event-kit/go/event_kit_api v1.6.0 + github.com/steadybit/event-kit/go/event_kit_api v1.6.1 github.com/steadybit/extension-kit v1.10.0 github.com/stretchr/testify v1.11.1 ) diff --git a/go.sum b/go.sum index 751e2ac..9306735 100644 --- a/go.sum +++ b/go.sum @@ -163,8 +163,8 @@ github.com/steadybit/discovery-kit/go/discovery_kit_sdk v1.3.1 h1:Di/Gv6Wp+E2FBf github.com/steadybit/discovery-kit/go/discovery_kit_sdk v1.3.1/go.mod h1:z7Ma15GaX/UZMTUx/Uulwiz6k+2PwVqou6zP8TKW/Vw= github.com/steadybit/discovery-kit/go/discovery_kit_test v1.2.0 h1:Pdgl5y0/MkwRqgXVWeHYYlQucTZ6BEAAAZmvgO+jzh4= github.com/steadybit/discovery-kit/go/discovery_kit_test v1.2.0/go.mod h1:2Ox3Se50dEoG0kSuDhTvlLEWeBvtRmSly/OZCmtDiJk= -github.com/steadybit/event-kit/go/event_kit_api v1.6.0 h1:MZbVVLOPQn46enR3RjWglgWfGR5Eq/18BAex3bH8OQw= -github.com/steadybit/event-kit/go/event_kit_api v1.6.0/go.mod h1:XKfKcyouAOPW3TVr4sT253kJI9rYlzfy5yER1r7p8VU= +github.com/steadybit/event-kit/go/event_kit_api v1.6.1 h1:4rqUiirlR+Cb1Q9aoTbx7cKWuO+eERPIY1SqN56CmEE= +github.com/steadybit/event-kit/go/event_kit_api v1.6.1/go.mod h1:tmfhjInJft/aCU7HJF1SIx2kNCHMNz8pCvn5kB47+/8= github.com/steadybit/extension-kit v1.10.0 h1:sOeMsGwYT+9v+U+tzUxy6xLMEH2h2qVw3uzgTWhnNpk= github.com/steadybit/extension-kit v1.10.0/go.mod h1:Ow1kVKhBQwLGOrBRPSdGDDVdVBgaMDFjpxPV3FeoHho= github.com/stretchr/objx v0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME=