Skip to content

Commit

Permalink
Merge pull request #57 from steadybit/dependabot/go_modules/github.co…
Browse files Browse the repository at this point in the history
…m/steadybit/discovery-kit/go/discovery_kit_sdk-1.0.1

build(deps): bump github.com/steadybit/discovery-kit/go/discovery_kit_sdk from 1.0.0 to 1.0.1
  • Loading branch information
github-actions[bot] authored Nov 27, 2023
2 parents 96bb896 + 1c5a684 commit 538d3ad
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 @@ -14,7 +14,7 @@ require (
github.com/steadybit/action-kit/go/action_kit_sdk v1.1.8
github.com/steadybit/discovery-kit/go/discovery_kit_api v1.5.0
github.com/steadybit/discovery-kit/go/discovery_kit_commons v0.1.0
github.com/steadybit/discovery-kit/go/discovery_kit_sdk v1.0.0
github.com/steadybit/discovery-kit/go/discovery_kit_sdk v1.0.1
github.com/steadybit/extension-kit v1.8.11
github.com/stretchr/testify v1.8.4
github.com/testcontainers/testcontainers-go v0.26.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -305,8 +305,8 @@ github.com/steadybit/discovery-kit/go/discovery_kit_api v1.5.0 h1:kRDryl2fvjXiaV
github.com/steadybit/discovery-kit/go/discovery_kit_api v1.5.0/go.mod h1:vAMfjAw7zpu55b8fdl0QRa4NszbuK4Pg8/nj1iHIO68=
github.com/steadybit/discovery-kit/go/discovery_kit_commons v0.1.0 h1:g4PjxmmUdHKJQ4FJ9evrIHKm5qgN2r3Rd8AJjiZZ2kI=
github.com/steadybit/discovery-kit/go/discovery_kit_commons v0.1.0/go.mod h1:Gg/S2hwxxZsYoXaFvyLkpqHmir2GVrN8nE7FWki9afQ=
github.com/steadybit/discovery-kit/go/discovery_kit_sdk v1.0.0 h1:6AF87IyHXhgB231pr7y/R91PPDECkH8J+zJXV/+6IFk=
github.com/steadybit/discovery-kit/go/discovery_kit_sdk v1.0.0/go.mod h1:Wef4foA1tlNP8oMKeGRWDp8iF7lipH6DLtYF6Dfc1uw=
github.com/steadybit/discovery-kit/go/discovery_kit_sdk v1.0.1 h1:FObA52fyfl+PMwqboao0mBm+ImQI9yXK5fOKml5foyc=
github.com/steadybit/discovery-kit/go/discovery_kit_sdk v1.0.1/go.mod h1:Wef4foA1tlNP8oMKeGRWDp8iF7lipH6DLtYF6Dfc1uw=
github.com/steadybit/discovery-kit/go/discovery_kit_test v1.1.0 h1:hUfIZGRLpPC+ZACzmo8fWV9UOOmFQWA1egmlqO7LLKg=
github.com/steadybit/discovery-kit/go/discovery_kit_test v1.1.0/go.mod h1:DvvMXdE+SjOLDhTBhYkFupnEGQ0ZepP1ONR1xUIzqO4=
github.com/steadybit/extension-kit v1.8.11 h1:7X76rOpC8DXiS6R83rr70eLO09sDu0DHOzSmGEIBCeo=
Expand Down

0 comments on commit 538d3ad

Please sign in to comment.