diff --git a/go.mod b/go.mod index 93f2ff1..15214bc 100644 --- a/go.mod +++ b/go.mod @@ -12,7 +12,7 @@ require ( github.com/steadybit/action-kit/go/action_kit_test v1.3.0 github.com/steadybit/discovery-kit/go/discovery_kit_api v1.6.0 github.com/steadybit/event-kit/go/event_kit_api v1.4.1 - github.com/steadybit/extension-kit v1.8.18 + github.com/steadybit/extension-kit v1.8.19 github.com/steadybit/steadybit-debug v1.3.2 github.com/stretchr/testify v1.9.0 go.uber.org/automaxprocs v1.6.0 diff --git a/go.sum b/go.sum index 0f526a4..9f37cc9 100644 --- a/go.sum +++ b/go.sum @@ -165,8 +165,8 @@ github.com/steadybit/discovery-kit/go/discovery_kit_test v1.1.2 h1:IrTUwb69FDwOt github.com/steadybit/discovery-kit/go/discovery_kit_test v1.1.2/go.mod h1:tr4oRjpqr2WOKwO4auJR+/m+YKA2EAUuvvpbz1faUxw= github.com/steadybit/event-kit/go/event_kit_api v1.4.1 h1:IbD3Ujim0osr+VkcgsuQTDwn9EbZTqzYa5H8EZTxnRc= github.com/steadybit/event-kit/go/event_kit_api v1.4.1/go.mod h1:SilUGxfSKOu0hTJcLDrjdjo2Pm0ZLIMUrugCK9nSQ6o= -github.com/steadybit/extension-kit v1.8.18 h1:zvmNzz/h9bVFOMFnCK0/KNpM+M89yuA5aOWEPDSEj28= -github.com/steadybit/extension-kit v1.8.18/go.mod h1:fPu9AA1yA92VTZCOT+JE5EEAiTFgnb8Sfut5sKloeo0= +github.com/steadybit/extension-kit v1.8.19 h1:D+H8sV8zsHYl1NtxCxBl+hiUT8ndWmIZ35Td9RnlmS8= +github.com/steadybit/extension-kit v1.8.19/go.mod h1:fPu9AA1yA92VTZCOT+JE5EEAiTFgnb8Sfut5sKloeo0= github.com/steadybit/steadybit-debug v1.3.2 h1:INlBCTcze9jN2P0BfvWnX5Z5TwBZmvwoNAhZ/fIql4s= github.com/steadybit/steadybit-debug v1.3.2/go.mod h1:g5LGs1JGUCx7IAKzn8gO1Ddz+AIlJeUv+5er7KTVjow= github.com/stretchr/objx v0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME=