Skip to content

Commit c52b041

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 ea0416c commit c52b041

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.6.0
1616
github.com/steadybit/discovery-kit/go/discovery_kit_sdk v1.2.3
1717
github.com/steadybit/discovery-kit/go/discovery_kit_test v1.1.2
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.9.0
2020
github.com/stretchr/testify v1.10.0
2121
k8s.io/utils v0.0.0-20241210054802-24370beab758

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -144,8 +144,8 @@ github.com/steadybit/discovery-kit/go/discovery_kit_sdk v1.2.3 h1:nlajAKjGJJyjpt
144144
github.com/steadybit/discovery-kit/go/discovery_kit_sdk v1.2.3/go.mod h1:FBEM7g/o7vBVWyA3tLPJIlfGCQc4ihJv1oXxQrDiCpg=
145145
github.com/steadybit/discovery-kit/go/discovery_kit_test v1.1.2 h1:IrTUwb69FDwOt/8OvY1Lvhv+qGNmy+Eu53HEjmsj0TA=
146146
github.com/steadybit/discovery-kit/go/discovery_kit_test v1.1.2/go.mod h1:tr4oRjpqr2WOKwO4auJR+/m+YKA2EAUuvvpbz1faUxw=
147-
github.com/steadybit/event-kit/go/event_kit_api v1.5.0 h1:iq2zzGrvMxJoLxwbIA7jxUzhTE+djc4vVzokIaWyCR0=
148-
github.com/steadybit/event-kit/go/event_kit_api v1.5.0/go.mod h1:SilUGxfSKOu0hTJcLDrjdjo2Pm0ZLIMUrugCK9nSQ6o=
147+
github.com/steadybit/event-kit/go/event_kit_api v1.6.0 h1:MZbVVLOPQn46enR3RjWglgWfGR5Eq/18BAex3bH8OQw=
148+
github.com/steadybit/event-kit/go/event_kit_api v1.6.0/go.mod h1:XKfKcyouAOPW3TVr4sT253kJI9rYlzfy5yER1r7p8VU=
149149
github.com/steadybit/extension-kit v1.9.0 h1:DMlskHGofpKs0y+2M5WmuWCB5+E5imR20xaKr3F3mbM=
150150
github.com/steadybit/extension-kit v1.9.0/go.mod h1:8dDrQakwjcOUQuCkfgbFLwFByof63zla3sQj9zVI47Y=
151151
github.com/stretchr/objx v0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME=

0 commit comments

Comments
 (0)