Skip to content

Commit

Permalink
chore: update to extension-kit 1.8.11
Browse files Browse the repository at this point in the history
  • Loading branch information
ReuDa committed Nov 22, 2023
1 parent 3e15729 commit ca9915b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ require (
github.com/steadybit/action-kit/go/action_kit_api/v2 v2.8.0
github.com/steadybit/action-kit/go/action_kit_sdk v1.1.8
github.com/steadybit/action-kit/go/action_kit_test v1.2.1
github.com/steadybit/extension-kit v1.8.10
github.com/steadybit/extension-kit v1.8.11
github.com/stretchr/testify v1.8.4
golang.org/x/exp v0.0.0-20231110203233-9a3e6036ecaa
)
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -238,8 +238,8 @@ github.com/steadybit/discovery-kit/go/discovery_kit_api v1.4.2 h1:xWgCtshETS11ix
github.com/steadybit/discovery-kit/go/discovery_kit_api v1.4.2/go.mod h1:bcDdLYjTxUYyIvQ/Uz4GjHU7Io+VGFM8Oi2zoveTp08=
github.com/steadybit/discovery-kit/go/discovery_kit_test v1.0.2 h1:OCmxLBa8/duFr6VglmWcUEHC5UsKlCI5ICzWxGzF9vQ=
github.com/steadybit/discovery-kit/go/discovery_kit_test v1.0.2/go.mod h1:wRK0N+AXgYtD4pe888HZ3ty73wo+N4a8Gs9Mp7Ya8xc=
github.com/steadybit/extension-kit v1.8.10 h1:diZe1Rz8hC43kbCjHArcJZjjwJYuVtHnqtBf1BX48G4=
github.com/steadybit/extension-kit v1.8.10/go.mod h1:SI4uzIi6+RVLUdklTzerl7p0U6tTjivlryfhL5XwYt0=
github.com/steadybit/extension-kit v1.8.11 h1:7X76rOpC8DXiS6R83rr70eLO09sDu0DHOzSmGEIBCeo=
github.com/steadybit/extension-kit v1.8.11/go.mod h1:vT1jG8WMZuImhNDCoLX19ckmCuPOmX/HXd2YegTcP/Y=
github.com/stretchr/objx v0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME=
github.com/stretchr/objx v0.4.0/go.mod h1:YvHI0jy2hoMjB+UWwv71VJQ9isScKT/TqJzVSSt89Yw=
github.com/stretchr/objx v0.5.0/go.mod h1:Yh+to48EsGEfYuaHDzXPcE3xhTkx73EhmCGUpEOglKo=
Expand Down

0 comments on commit ca9915b

Please sign in to comment.