Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
joshiste committed Jul 28, 2023
1 parent 1159365 commit 5c55087
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ require (
github.com/steadybit/action-kit/go/action_kit_sdk v1.1.4
github.com/steadybit/action-kit/go/action_kit_test v1.0.7
github.com/steadybit/discovery-kit/go/discovery_kit_api v1.3.0
github.com/steadybit/event-kit/go/event_kit_api v1.2.1
github.com/steadybit/extension-kit v1.8.2
github.com/steadybit/event-kit/go/event_kit_api v1.2.3
github.com/steadybit/extension-kit v1.8.3
github.com/stretchr/testify v1.8.4
)

Expand Down
4 changes: 4 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -117,8 +117,12 @@ github.com/steadybit/discovery-kit/go/discovery_kit_api v1.3.0 h1:HwvovoYbAYpJ5P
github.com/steadybit/discovery-kit/go/discovery_kit_api v1.3.0/go.mod h1:OnIfjrBhmMQCYxriHmr8mT1wCpvqIZxwBHWnanFhgNA=
github.com/steadybit/event-kit/go/event_kit_api v1.2.1 h1:xQbscCzsuj+Yku5H6N83JbKfzv+5om94jkFDoEZ9IwA=
github.com/steadybit/event-kit/go/event_kit_api v1.2.1/go.mod h1:YAliz224K5oWE48iOz73kLdLR/YuqjI7UraOTHJmlAA=
github.com/steadybit/event-kit/go/event_kit_api v1.2.3 h1:kBLrfwmTWGbITBLAsX+oXI0ViR1Vnf1z6upyShhq6gg=
github.com/steadybit/event-kit/go/event_kit_api v1.2.3/go.mod h1:YAliz224K5oWE48iOz73kLdLR/YuqjI7UraOTHJmlAA=
github.com/steadybit/extension-kit v1.8.2 h1:g3JahmtXchPiOZ9mERqtCHmxEWgQ3GKvhhTJVSznc3Q=
github.com/steadybit/extension-kit v1.8.2/go.mod h1:rgMxJhheOSIMgTiqAHpzfjfc+fjMm5h6gzuMWCzBq4w=
github.com/steadybit/extension-kit v1.8.3 h1:j03yIjAVKZo9dLYl0anh6/3TEneS1fEiJzoQLeyv6eU=
github.com/steadybit/extension-kit v1.8.3/go.mod h1:3/g4FjU9EJcrHCuY6+vBETFdgQOKVt5Aa9hMXJ1r29U=
github.com/stoewer/go-strcase v1.2.0/go.mod h1:IBiWB2sKIp3wVVQ3Y035++gc+knqhUQag1KpM8ahLw8=
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=
Expand Down

0 comments on commit 5c55087

Please sign in to comment.