File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ go 1.24.0
4
4
5
5
require (
6
6
github.com/aws-controllers-k8s/pkg v0.0.18
7
- github.com/aws-controllers-k8s/runtime v0.50 .0
7
+ github.com/aws-controllers-k8s/runtime v0.51 .0
8
8
github.com/aws/aws-sdk-go v1.49.0
9
9
github.com/aws/aws-sdk-go-v2 v1.32.7
10
10
github.com/dlclark/regexp2 v1.10.0 // indirect
Original file line number Diff line number Diff line change @@ -73,8 +73,8 @@ github.com/asaskevich/govalidator v0.0.0-20180720115003-f9ffefc3facf/go.mod h1:l
73
73
github.com/asaskevich/govalidator v0.0.0-20190424111038-f61b66f89f4a /go.mod h1:lB+ZfQJz7igIIfQNfa7Ml4HSf2uFQQRzpGGRXenZAgY =
74
74
github.com/aws-controllers-k8s/pkg v0.0.18 h1:xJ7o45ru4/aeTFWsPqgg9BQmyrMkl7+F21+KBYUuqC0 =
75
75
github.com/aws-controllers-k8s/pkg v0.0.18 /go.mod h1:VvdjLWmR6IJ3KU8KByKiq/lJE8M+ur2piXysXKTGUS0 =
76
- github.com/aws-controllers-k8s/runtime v0.50 .0 h1:6BXOBdnb+xw6uSMEDeALhTKc4veZR9NfXIsl5QJKZ8k =
77
- github.com/aws-controllers-k8s/runtime v0.50 .0 /go.mod h1:OkUJN+Ds799JLYZsMJrO2vDJ4snxUeHK2MgrQHbU+Qc =
76
+ github.com/aws-controllers-k8s/runtime v0.51 .0 h1:ZKu1DXPG7+CsvbEPLMCGqWFdfK37kSbceLzYf9lRZbw =
77
+ github.com/aws-controllers-k8s/runtime v0.51 .0 /go.mod h1:OkUJN+Ds799JLYZsMJrO2vDJ4snxUeHK2MgrQHbU+Qc =
78
78
github.com/aws/aws-sdk-go v1.49.0 h1:g9BkW1fo9GqKfwg2+zCD+TW/D36Ux+vtfJ8guF4AYmY =
79
79
github.com/aws/aws-sdk-go v1.49.0 /go.mod h1:LF8svs817+Nz+DmiMQKTO3ubZ/6IaTpq3TjupRn3Eqk =
80
80
github.com/aws/aws-sdk-go-v2 v1.32.7 h1:ky5o35oENWi0JYWUZkB7WYvVPP+bcRF5/Iq7JWSb5Rw =
You can’t perform that action at this time.
0 commit comments