Skip to content

Commit 57ae926

Browse files
chore(deps): bump github.com/steadybit/extension-kit
Bumps [github.com/steadybit/extension-kit](https://github.com/steadybit/extension-kit) from 1.8.11 to 1.8.12. - [Changelog](https://github.com/steadybit/extension-kit/blob/main/CHANGELOG.md) - [Commits](steadybit/extension-kit@v1.8.11...v1.8.12) --- updated-dependencies: - dependency-name: github.com/steadybit/extension-kit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bc3042b commit 57ae926

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
@@ -18,7 +18,7 @@ require (
1818
github.com/steadybit/discovery-kit/go/discovery_kit_sdk v1.0.6
1919
github.com/steadybit/discovery-kit/go/discovery_kit_test v1.1.2
2020
github.com/steadybit/event-kit/go/event_kit_api v1.3.1
21-
github.com/steadybit/extension-kit v1.8.11
21+
github.com/steadybit/extension-kit v1.8.12
2222
github.com/stretchr/testify v1.9.0
2323
go.uber.org/automaxprocs v1.5.3
2424
)

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -190,8 +190,8 @@ github.com/steadybit/discovery-kit/go/discovery_kit_test v1.1.2 h1:IrTUwb69FDwOt
190190
github.com/steadybit/discovery-kit/go/discovery_kit_test v1.1.2/go.mod h1:tr4oRjpqr2WOKwO4auJR+/m+YKA2EAUuvvpbz1faUxw=
191191
github.com/steadybit/event-kit/go/event_kit_api v1.3.1 h1:06H1UFxy6UD3E94euGhH3cpqYNkNLjIDNvh9hnJHErs=
192192
github.com/steadybit/event-kit/go/event_kit_api v1.3.1/go.mod h1:y61oxekc7L5VGW8CLIJ//r37G40odxV8G2nz6LtqiEE=
193-
github.com/steadybit/extension-kit v1.8.11 h1:7X76rOpC8DXiS6R83rr70eLO09sDu0DHOzSmGEIBCeo=
194-
github.com/steadybit/extension-kit v1.8.11/go.mod h1:vT1jG8WMZuImhNDCoLX19ckmCuPOmX/HXd2YegTcP/Y=
193+
github.com/steadybit/extension-kit v1.8.12 h1:9Hkz+dZ7tyEQaNDPP36cfLNoalJa7rIqkPtqTrStYNU=
194+
github.com/steadybit/extension-kit v1.8.12/go.mod h1:bIpmvvwlAOw9T8E2EhNZyOT3cjA67MjxbHhyN/RMOn8=
195195
github.com/stretchr/objx v0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME=
196196
github.com/stretchr/objx v0.4.0/go.mod h1:YvHI0jy2hoMjB+UWwv71VJQ9isScKT/TqJzVSSt89Yw=
197197
github.com/stretchr/objx v0.5.0/go.mod h1:Yh+to48EsGEfYuaHDzXPcE3xhTkx73EhmCGUpEOglKo=

0 commit comments

Comments
 (0)