Skip to content

Commit

Permalink
build(deps): bump github.com/steadybit/discovery-kit/go/discovery_kit…
Browse files Browse the repository at this point in the history
…_api

Bumps [github.com/steadybit/discovery-kit/go/discovery_kit_api](https://github.com/steadybit/discovery-kit) from 1.4.2 to 1.5.0.
- [Commits](steadybit/discovery-kit@go/discovery_kit_api/v1.4.2...go/discovery_kit_api/v1.5.0)

---
updated-dependencies:
- dependency-name: github.com/steadybit/discovery-kit/go/discovery_kit_api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 30, 2023
1 parent b43323f commit 2cbda51
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 @@ -11,7 +11,7 @@ require (
github.com/rs/zerolog v1.31.0
github.com/steadybit/action-kit/go/action_kit_api/v2 v2.7.3
github.com/steadybit/action-kit/go/action_kit_sdk v1.1.8
github.com/steadybit/discovery-kit/go/discovery_kit_api v1.4.2
github.com/steadybit/discovery-kit/go/discovery_kit_api v1.5.0
github.com/steadybit/extension-kit v1.8.9
)

Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -262,8 +262,8 @@ github.com/steadybit/action-kit/go/action_kit_api/v2 v2.7.3 h1:IJjaEM7pE++wT1T8k
github.com/steadybit/action-kit/go/action_kit_api/v2 v2.7.3/go.mod h1:BfFV+JOMe24695cTWvN/7Iuhc3izy6G1qt0vUzeksWg=
github.com/steadybit/action-kit/go/action_kit_sdk v1.1.8 h1:kcpEVZw0iv5bIE7GNmjC54XRKxUlwPkDsvfMGeudIrQ=
github.com/steadybit/action-kit/go/action_kit_sdk v1.1.8/go.mod h1:h2E1gRdpIhWvfQy5XsRIfQi3AujlpdcXxt3tNU9829U=
github.com/steadybit/discovery-kit/go/discovery_kit_api v1.4.2 h1:xWgCtshETS11ixcF+SIMqZEG6NBbtgUnjvo8wivbnec=
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_api v1.5.0 h1:kRDryl2fvjXiaVNvWtoN3JGQ+lVS59iR87OVSCTwtpc=
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/extension-kit v1.8.9 h1:EzJ9FV30jQ8KuljUWtKnCQUJAQySWOqPaN3zoYUMlvM=
Expand Down

0 comments on commit 2cbda51

Please sign in to comment.