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
4
5
5
require (
6
6
github.com/aws-controllers-k8s/pkg v0.0.4
7
- github.com/aws-controllers-k8s/runtime v0.24 .0
7
+ github.com/aws-controllers-k8s/runtime v0.25 .0
8
8
github.com/aws/aws-sdk-go v1.44.93
9
9
github.com/dlclark/regexp2 v1.4.0 // indirect
10
10
// pin to v0.1.1 due to release problem with v0.1.2
Original file line number Diff line number Diff line change @@ -79,8 +79,8 @@ github.com/asaskevich/govalidator v0.0.0-20180720115003-f9ffefc3facf/go.mod h1:l
79
79
github.com/asaskevich/govalidator v0.0.0-20190424111038-f61b66f89f4a /go.mod h1:lB+ZfQJz7igIIfQNfa7Ml4HSf2uFQQRzpGGRXenZAgY =
80
80
github.com/aws-controllers-k8s/pkg v0.0.4 h1:fQX18NZZG6eVKdG3WWp/oE7QJgFe7Dz/Ublu+ua4PW8 =
81
81
github.com/aws-controllers-k8s/pkg v0.0.4 /go.mod h1:LC/9DlYrXu8FWNwLquZLq1WhcyRo7qXb7upRLAEosQk =
82
- github.com/aws-controllers-k8s/runtime v0.24 .0 h1:F53HtC1YDHXcjtlRl2Q1xU0/7TRFvy9IlMFp0rTYeWE =
83
- github.com/aws-controllers-k8s/runtime v0.24 .0 /go.mod h1:vBfkfwxAIULdvjHCfJNi6Pj3/QJJCrh+8uH3/ZfewVU =
82
+ github.com/aws-controllers-k8s/runtime v0.25 .0 h1:6SYa8qmbw+Yil5/LodF7LmIGxBhpjz4QEIvNjpeRuoc =
83
+ github.com/aws-controllers-k8s/runtime v0.25 .0 /go.mod h1:jizDzKikL09cueIuA9ZxoZ+4pfn5U7oKW5s/ZAqOA6E =
84
84
github.com/aws/aws-sdk-go v1.44.93 h1:hAgd9fuaptBatSft27/5eBMdcA8+cIMqo96/tZ6rKl8 =
85
85
github.com/aws/aws-sdk-go v1.44.93 /go.mod h1:y4AeaBuwd2Lk+GepC1E9v0qOiTws0MIWAX4oIKwKHZo =
86
86
github.com/benbjohnson/clock v1.1.0 h1:Q92kusRqC1XV2MjkWETPvjJVqKetz1OzxZB7mHJLju8 =
You can’t perform that action at this time.
0 commit comments