Skip to content

Commit

Permalink
build(deps): bump github.com/steadybit/action-kit/go/action_kit_test
Browse files Browse the repository at this point in the history
Bumps [github.com/steadybit/action-kit/go/action_kit_test](https://github.com/steadybit/action-kit) from 1.2.6 to 1.2.7.
- [Commits](steadybit/action-kit@go/action_kit_test/v1.2.6...go/action_kit_test/v1.2.7)

---
updated-dependencies:
- dependency-name: github.com/steadybit/action-kit/go/action_kit_test
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 11, 2023
1 parent f954f4c commit a3205a1
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 @@ -8,7 +8,7 @@ require (
github.com/rs/zerolog v1.31.0
github.com/steadybit/action-kit/go/action_kit_api/v2 v2.8.0
github.com/steadybit/action-kit/go/action_kit_sdk v1.1.8
github.com/steadybit/action-kit/go/action_kit_test v1.2.6
github.com/steadybit/action-kit/go/action_kit_test v1.2.7
github.com/steadybit/extension-kit v1.8.11
github.com/stretchr/testify v1.8.4
golang.org/x/exp v0.0.0-20231127185646-65229373498e
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -233,8 +233,8 @@ github.com/steadybit/action-kit/go/action_kit_api/v2 v2.8.0 h1:mo+wf8we5LVnxgUuJ
github.com/steadybit/action-kit/go/action_kit_api/v2 v2.8.0/go.mod h1:q9fyUhgf3LnhMRCzZ9tBjj8w2le5SUJi0vHw6A3PIKw=
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/action-kit/go/action_kit_test v1.2.6 h1:3a8I7Uf9tw6XOFxg+M/3NZ94uIqBJnRjuLXqv93Sl1U=
github.com/steadybit/action-kit/go/action_kit_test v1.2.6/go.mod h1:Ol2wBtUdeAZCQpsihQi9Cbcm0LygvgZvyu8TQ0ket0g=
github.com/steadybit/action-kit/go/action_kit_test v1.2.7 h1:ug8bxUKn1vVtp4JblH/biBYwvWy2jzjyzBuE/ky1f1g=
github.com/steadybit/action-kit/go/action_kit_test v1.2.7/go.mod h1:FXxNDxUV2UC5UA56Eq+bIoGi4TYU/BykJsDmdOsKH1Q=
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_test v1.1.0 h1:hUfIZGRLpPC+ZACzmo8fWV9UOOmFQWA1egmlqO7LLKg=
Expand Down

0 comments on commit a3205a1

Please sign in to comment.