Skip to content

Commit d07faea

Browse files
Merge pull request #115 from steadybit/dependabot/go_modules/github.com/steadybit/action-kit/go/action_kit_api/v2-2.9.7
build(deps): bump github.com/steadybit/action-kit/go/action_kit_api/v2 from 2.9.6 to 2.9.7
2 parents 45cc3cd + 48a5bc9 commit d07faea

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ require (
1111
github.com/google/uuid v1.6.0
1212
github.com/kelseyhightower/envconfig v1.4.0
1313
github.com/rs/zerolog v1.33.0
14-
github.com/steadybit/action-kit/go/action_kit_api/v2 v2.9.7-0.20250130133754-4263fbee924f
14+
github.com/steadybit/action-kit/go/action_kit_api/v2 v2.9.7
1515
github.com/steadybit/action-kit/go/action_kit_sdk v1.1.15
1616
github.com/steadybit/action-kit/go/action_kit_test v1.3.2
1717
github.com/steadybit/discovery-kit/go/discovery_kit_api v1.6.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -143,8 +143,8 @@ github.com/smartystreets/goconvey v1.8.0/go.mod h1:EdX8jtrTIj26jmjCOVNMVSIYAtgex
143143
github.com/spf13/pflag v1.0.5 h1:iy+VFUOCP1a+8yFto/drg2CJ5u0yRoB7fZw3DKv/JXA=
144144
github.com/spf13/pflag v1.0.5/go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg=
145145
github.com/spkg/bom v0.0.0-20160624110644-59b7046e48ad/go.mod h1:qLr4V1qq6nMqFKkMo8ZTx3f+BZEkzsRUY10Xsm2mwU0=
146-
github.com/steadybit/action-kit/go/action_kit_api/v2 v2.9.7-0.20250130133754-4263fbee924f h1:bks8QbmV0qwGdwLhusD9B4UKWmoHDiF+DCigsRrOfw4=
147-
github.com/steadybit/action-kit/go/action_kit_api/v2 v2.9.7-0.20250130133754-4263fbee924f/go.mod h1:5Zs3wQtBtda+ASXKYk1sfcDBFe+F2+V2H4EbZzjXhJQ=
146+
github.com/steadybit/action-kit/go/action_kit_api/v2 v2.9.7 h1:5yWJFJ//eeISOYBaArTpus5Ao4315iAaLU4A0WbJsms=
147+
github.com/steadybit/action-kit/go/action_kit_api/v2 v2.9.7/go.mod h1:5hAJoWKSe281LCTzUtWcTrg1rB7rB7kK9kKVSLfEYmk=
148148
github.com/steadybit/action-kit/go/action_kit_sdk v1.1.15 h1:GxisnidrKHdNybofwdliIQwUJwPUdFp6XY+p4Ttu16s=
149149
github.com/steadybit/action-kit/go/action_kit_sdk v1.1.15/go.mod h1:jUObR0rfUqSEQIJJBUgMHyGdX5PZxfQ/bsg1aGGlQOs=
150150
github.com/steadybit/action-kit/go/action_kit_test v1.3.2 h1:DFDznoWEbTGv+fiGYiRaq7tq5es9VTScjrWusRAbS08=

0 commit comments

Comments
 (0)