Skip to content

Commit

Permalink
chore: update to action-kit dev version
Browse files Browse the repository at this point in the history
  • Loading branch information
bertschneider committed Jan 8, 2025
1 parent 5acf637 commit 7039d60
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ require (
github.com/opencontainers/runtime-spec v1.2.0
github.com/rs/zerolog v1.33.0
github.com/steadybit/action-kit/go/action_kit_api/v2 v2.9.6
github.com/steadybit/action-kit/go/action_kit_commons v1.2.15-0.20250108103227-e3efa18f4f91
github.com/steadybit/action-kit/go/action_kit_commons v1.2.15-0.20250108135708-1bff653fdf4d
github.com/steadybit/action-kit/go/action_kit_sdk v1.1.14
github.com/steadybit/action-kit/go/action_kit_test v1.3.2
github.com/steadybit/discovery-kit/go/discovery_kit_api v1.6.0
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -273,6 +273,8 @@ github.com/steadybit/action-kit/go/action_kit_api/v2 v2.9.6 h1:Qci7Numf66mjCIRo7
github.com/steadybit/action-kit/go/action_kit_api/v2 v2.9.6/go.mod h1:ycF2RLgRsB8I/jD52aE+dKZKVru1GIEtmkcRcIR3vXk=
github.com/steadybit/action-kit/go/action_kit_commons v1.2.15-0.20250108103227-e3efa18f4f91 h1:LzZ7NrOuYdqXmhznCLnTWy/B3oFlytQquOqFXWSq8Ck=
github.com/steadybit/action-kit/go/action_kit_commons v1.2.15-0.20250108103227-e3efa18f4f91/go.mod h1:Fyz7eekZhKf3j9br2aoT77kx292bpXdWzJ/m+dGwqDM=
github.com/steadybit/action-kit/go/action_kit_commons v1.2.15-0.20250108135708-1bff653fdf4d h1:rYoolxIxvLoZq8MAl6l1Hg8l6TwSsqmSLfwO/b91CvU=
github.com/steadybit/action-kit/go/action_kit_commons v1.2.15-0.20250108135708-1bff653fdf4d/go.mod h1:Fyz7eekZhKf3j9br2aoT77kx292bpXdWzJ/m+dGwqDM=
github.com/steadybit/action-kit/go/action_kit_sdk v1.1.14 h1:x94RX+vh9Iyc0tS6BhiSpvknj+xE36AV0Nc3D5Yuub0=
github.com/steadybit/action-kit/go/action_kit_sdk v1.1.14/go.mod h1:Tp/klK5b7k+BCvb3JTSDZSNcnpFBaHauhndzOarnMW4=
github.com/steadybit/action-kit/go/action_kit_test v1.3.2 h1:DFDznoWEbTGv+fiGYiRaq7tq5es9VTScjrWusRAbS08=
Expand Down

0 comments on commit 7039d60

Please sign in to comment.