File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ require (
12
12
github.com/KimMachineGun/automemlimit v0.6.1
13
13
github.com/kelseyhightower/envconfig v1.4.0
14
14
github.com/rs/zerolog v1.33.0
15
- github.com/steadybit/action-kit/go/action_kit_api/v2 v2.9.3-beta.1
15
+ github.com/steadybit/action-kit/go/action_kit_api/v2 v2.9.3-beta.2
16
16
github.com/steadybit/action-kit/go/action_kit_sdk v1.1.10
17
17
github.com/steadybit/action-kit/go/action_kit_test v1.2.15
18
18
github.com/steadybit/discovery-kit/go/discovery_kit_api v1.6.0
Original file line number Diff line number Diff line change @@ -180,8 +180,8 @@ github.com/smartystreets/goconvey v1.8.0/go.mod h1:EdX8jtrTIj26jmjCOVNMVSIYAtgex
180
180
github.com/spf13/pflag v1.0.5 h1:iy+VFUOCP1a+8yFto/drg2CJ5u0yRoB7fZw3DKv/JXA =
181
181
github.com/spf13/pflag v1.0.5 /go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg =
182
182
github.com/spkg/bom v0.0.0-20160624110644-59b7046e48ad /go.mod h1:qLr4V1qq6nMqFKkMo8ZTx3f+BZEkzsRUY10Xsm2mwU0 =
183
- github.com/steadybit/action-kit/go/action_kit_api/v2 v2.9.3-beta.1 h1:TR0LbBEzOC77HwbcGxngvbY4UN4QpDN/RGZsC+KdKYY =
184
- github.com/steadybit/action-kit/go/action_kit_api/v2 v2.9.3-beta.1 /go.mod h1:PMhimKAlixCZOIwzPsNvIOrVuII876CuWMGeiEwGN34 =
183
+ github.com/steadybit/action-kit/go/action_kit_api/v2 v2.9.3-beta.2 h1:AOxhIkvIl6LQU0S8S74sLMK2Dp2TTkFJpE00VTWJs7g =
184
+ github.com/steadybit/action-kit/go/action_kit_api/v2 v2.9.3-beta.2 /go.mod h1:PMhimKAlixCZOIwzPsNvIOrVuII876CuWMGeiEwGN34 =
185
185
github.com/steadybit/action-kit/go/action_kit_sdk v1.1.10 h1:1c/tpC0gLj1YAKEno0v9X14WuuYbxCB/ke6csTtVefQ =
186
186
github.com/steadybit/action-kit/go/action_kit_sdk v1.1.10 /go.mod h1:iuzHsEiAgF4s21i6jxjqb7V33sMNeMP93CHm8bI5Nbg =
187
187
github.com/steadybit/action-kit/go/action_kit_test v1.2.15 h1:A9FrK5jthzjhPzBRDeAZbCfgoFkEO3q654kFvyjD07o =
You can’t perform that action at this time.
0 commit comments