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 @@ -6,7 +6,7 @@ toolchain go1.22.4
66
77require (
88 github.com/aws-controllers-k8s/pkg v0.0.14
9- github.com/aws-controllers-k8s/runtime v0.36 .0
9+ github.com/aws-controllers-k8s/runtime v0.37 .0
1010 github.com/aws/aws-sdk-go v1.49.0
1111 github.com/dlclark/regexp2 v1.10.0 // indirect
1212 // pin to v0.1.1 due to release problem with v0.1.2
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
7373github.com/asaskevich/govalidator v0.0.0-20190424111038-f61b66f89f4a /go.mod h1:lB+ZfQJz7igIIfQNfa7Ml4HSf2uFQQRzpGGRXenZAgY =
7474github.com/aws-controllers-k8s/pkg v0.0.14 h1:6GDwy4SHvL6znO3qb9rDStTOLwUEYRlGsfLfv/p16ck =
7575github.com/aws-controllers-k8s/pkg v0.0.14 /go.mod h1:VvdjLWmR6IJ3KU8KByKiq/lJE8M+ur2piXysXKTGUS0 =
76- github.com/aws-controllers-k8s/runtime v0.36 .0 h1:XEMVGfUwsT9QMShihuCLHlape+daJWyYtXj45s/iJiU =
77- github.com/aws-controllers-k8s/runtime v0.36 .0 /go.mod h1:gI2pWb20UGLP2SnHf1a1VzTd7iVVy+/I9VAzT0Y+Dew =
76+ github.com/aws-controllers-k8s/runtime v0.37 .0 h1:NobDzkYdSnHG44glFmOKJkT5nqbBTcTZH8UDmv/4T6w =
77+ github.com/aws-controllers-k8s/runtime v0.37 .0 /go.mod h1:gI2pWb20UGLP2SnHf1a1VzTd7iVVy+/I9VAzT0Y+Dew =
7878github.com/aws/aws-sdk-go v1.49.0 h1:g9BkW1fo9GqKfwg2+zCD+TW/D36Ux+vtfJ8guF4AYmY =
7979github.com/aws/aws-sdk-go v1.49.0 /go.mod h1:LF8svs817+Nz+DmiMQKTO3ubZ/6IaTpq3TjupRn3Eqk =
8080github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 /go.mod h1:Dwedo/Wpr24TaqPxmxbtue+5NUziq4I4S80YR8gNf3Q =
You can’t perform that action at this time.
0 commit comments