Skip to content

Commit 9364aa8

Browse files
Merge pull request #57 from steadybit/dependabot/go_modules/github.com/steadybit/event-kit/go/event_kit_api-1.6.0
chore(deps): bump github.com/steadybit/event-kit/go/event_kit_api from 1.5.0 to 1.6.0
2 parents 2d02d7c + 2a97de6 commit 9364aa8

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)