Skip to content

Commit

Permalink
chore(deps): bump github.com/steadybit/action-kit/go/action_kit_api/v2
Browse files Browse the repository at this point in the history
Bumps [github.com/steadybit/action-kit/go/action_kit_api/v2](https://github.com/steadybit/action-kit) from 2.9.3-beta.1 to 2.9.3-beta.2.
- [Commits](steadybit/action-kit@go/action_kit_api/v2.9.3-beta.1...go/action_kit_api/v2.9.3-beta.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 7, 2024
1 parent 596fbfe commit 1f00e93
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 @@ -9,7 +9,7 @@ require (
github.com/jellydator/ttlcache/v3 v3.3.0
github.com/kelseyhightower/envconfig v1.4.0
github.com/rs/zerolog v1.33.0
github.com/steadybit/action-kit/go/action_kit_api/v2 v2.9.3-beta.1
github.com/steadybit/action-kit/go/action_kit_api/v2 v2.9.3-beta.2
github.com/steadybit/action-kit/go/action_kit_sdk v1.1.10
github.com/steadybit/action-kit/go/action_kit_test v1.2.15
github.com/steadybit/discovery-kit/go/discovery_kit_api v1.6.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -137,8 +137,8 @@ github.com/smartystreets/goconvey v1.8.0/go.mod h1:EdX8jtrTIj26jmjCOVNMVSIYAtgex
github.com/spf13/pflag v1.0.5 h1:iy+VFUOCP1a+8yFto/drg2CJ5u0yRoB7fZw3DKv/JXA=
github.com/spf13/pflag v1.0.5/go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg=
github.com/spkg/bom v0.0.0-20160624110644-59b7046e48ad/go.mod h1:qLr4V1qq6nMqFKkMo8ZTx3f+BZEkzsRUY10Xsm2mwU0=
github.com/steadybit/action-kit/go/action_kit_api/v2 v2.9.3-beta.1 h1:TR0LbBEzOC77HwbcGxngvbY4UN4QpDN/RGZsC+KdKYY=
github.com/steadybit/action-kit/go/action_kit_api/v2 v2.9.3-beta.1/go.mod h1:PMhimKAlixCZOIwzPsNvIOrVuII876CuWMGeiEwGN34=
github.com/steadybit/action-kit/go/action_kit_api/v2 v2.9.3-beta.2 h1:AOxhIkvIl6LQU0S8S74sLMK2Dp2TTkFJpE00VTWJs7g=
github.com/steadybit/action-kit/go/action_kit_api/v2 v2.9.3-beta.2/go.mod h1:PMhimKAlixCZOIwzPsNvIOrVuII876CuWMGeiEwGN34=
github.com/steadybit/action-kit/go/action_kit_sdk v1.1.10 h1:1c/tpC0gLj1YAKEno0v9X14WuuYbxCB/ke6csTtVefQ=
github.com/steadybit/action-kit/go/action_kit_sdk v1.1.10/go.mod h1:iuzHsEiAgF4s21i6jxjqb7V33sMNeMP93CHm8bI5Nbg=
github.com/steadybit/action-kit/go/action_kit_test v1.2.15 h1:A9FrK5jthzjhPzBRDeAZbCfgoFkEO3q654kFvyjD07o=
Expand Down

0 comments on commit 1f00e93

Please sign in to comment.