File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ go 1.24.0
44
55require (
66 github.com/aws-controllers-k8s/pkg v0.0.19
7- github.com/aws-controllers-k8s/runtime v0.52 .0
7+ github.com/aws-controllers-k8s/runtime v0.53 .0
88 github.com/aws/aws-sdk-go v1.49.0
99 github.com/aws/aws-sdk-go-v2 v1.32.7
1010 github.com/dlclark/regexp2 v1.10.0 // indirect
Original file line number Diff line number Diff line change @@ -75,6 +75,8 @@ github.com/aws-controllers-k8s/pkg v0.0.19 h1:q/NhMvj6fCkHAJTyasrOWNdYME9/eCdeA5
7575github.com/aws-controllers-k8s/pkg v0.0.19 /go.mod h1:VvdjLWmR6IJ3KU8KByKiq/lJE8M+ur2piXysXKTGUS0 =
7676github.com/aws-controllers-k8s/runtime v0.52.0 h1:Q5UIAn6SSBr60t/DiU/zr6NLBlUuK2AG3yy2ma/9gDU =
7777github.com/aws-controllers-k8s/runtime v0.52.0 /go.mod h1:OkUJN+Ds799JLYZsMJrO2vDJ4snxUeHK2MgrQHbU+Qc =
78+ github.com/aws-controllers-k8s/runtime v0.53.0 h1:HMnBROZd8KxPzkyoZi2iHVaxXPW6Snxzcebr9Hsh/tY =
79+ github.com/aws-controllers-k8s/runtime v0.53.0 /go.mod h1:OkUJN+Ds799JLYZsMJrO2vDJ4snxUeHK2MgrQHbU+Qc =
7880github.com/aws/aws-sdk-go v1.49.0 h1:g9BkW1fo9GqKfwg2+zCD+TW/D36Ux+vtfJ8guF4AYmY =
7981github.com/aws/aws-sdk-go v1.49.0 /go.mod h1:LF8svs817+Nz+DmiMQKTO3ubZ/6IaTpq3TjupRn3Eqk =
8082github.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