Skip to content

Commit 2a97de6

Browse files
chore(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.5.0 to 1.6.0. - [Commits](steadybit/event-kit@go/event_kit_api/v1.5.0...go/event_kit_api/v1.6.0) --- updated-dependencies: - dependency-name: github.com/steadybit/event-kit/go/event_kit_api dependency-version: 1.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cbdeaab commit 2a97de6

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ require (
1515
github.com/steadybit/discovery-kit/go/discovery_kit_api v1.7.0
1616
github.com/steadybit/discovery-kit/go/discovery_kit_sdk v1.3.0
1717
github.com/steadybit/discovery-kit/go/discovery_kit_test v1.2.0
18-
github.com/steadybit/event-kit/go/event_kit_api v1.5.0
18+
github.com/steadybit/event-kit/go/event_kit_api v1.6.0
1919
github.com/steadybit/extension-kit v1.10.0
2020
github.com/stretchr/testify v1.10.0
2121
k8s.io/utils v0.0.0-20250502105355-0f33e8f1c979

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -140,8 +140,8 @@ github.com/steadybit/discovery-kit/go/discovery_kit_sdk v1.3.0 h1:F2n7hqq90wv/fN
140140
github.com/steadybit/discovery-kit/go/discovery_kit_sdk v1.3.0/go.mod h1:fFHtqPbtKdVWXmGP11xuFvhGTT9yNeVnBVYV/C6X4v4=
141141
github.com/steadybit/discovery-kit/go/discovery_kit_test v1.2.0 h1:Pdgl5y0/MkwRqgXVWeHYYlQucTZ6BEAAAZmvgO+jzh4=
142142
github.com/steadybit/discovery-kit/go/discovery_kit_test v1.2.0/go.mod h1:2Ox3Se50dEoG0kSuDhTvlLEWeBvtRmSly/OZCmtDiJk=
143-
github.com/steadybit/event-kit/go/event_kit_api v1.5.0 h1:iq2zzGrvMxJoLxwbIA7jxUzhTE+djc4vVzokIaWyCR0=
144-
github.com/steadybit/event-kit/go/event_kit_api v1.5.0/go.mod h1:SilUGxfSKOu0hTJcLDrjdjo2Pm0ZLIMUrugCK9nSQ6o=
143+
github.com/steadybit/event-kit/go/event_kit_api v1.6.0 h1:MZbVVLOPQn46enR3RjWglgWfGR5Eq/18BAex3bH8OQw=
144+
github.com/steadybit/event-kit/go/event_kit_api v1.6.0/go.mod h1:XKfKcyouAOPW3TVr4sT253kJI9rYlzfy5yER1r7p8VU=
145145
github.com/steadybit/extension-kit v1.10.0 h1:sOeMsGwYT+9v+U+tzUxy6xLMEH2h2qVw3uzgTWhnNpk=
146146
github.com/steadybit/extension-kit v1.10.0/go.mod h1:Ow1kVKhBQwLGOrBRPSdGDDVdVBgaMDFjpxPV3FeoHho=
147147
github.com/stretchr/objx v0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME=

0 commit comments

Comments
 (0)