File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
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.26 .0
7
+ github.com/aws-controllers-k8s/runtime v0.27 .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
@@ -14,6 +14,7 @@ require (
14
14
github.com/iancoleman/strcase v0.2.0
15
15
github.com/operator-framework/api v0.6.0
16
16
github.com/pkg/errors v0.9.1
17
+ github.com/samber/lo v1.37.0
17
18
github.com/spf13/cobra v1.6.0
18
19
github.com/stretchr/testify v1.8.0
19
20
golang.org/x/mod v0.6.0
@@ -61,7 +62,6 @@ require (
61
62
github.com/prometheus/client_model v0.3.0 // indirect
62
63
github.com/prometheus/common v0.37.0 // indirect
63
64
github.com/prometheus/procfs v0.8.0 // indirect
64
- github.com/samber/lo v1.37.0 // indirect
65
65
github.com/sergi/go-diff v1.0.0 // indirect
66
66
github.com/sirupsen/logrus v1.8.1 // indirect
67
67
github.com/spf13/pflag v1.0.5 // indirect
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.26 .0 h1:XKqygFzHSBtM74Ov9IroZbyCVeYei9Eskp4aKbJ2SFw =
83
- github.com/aws-controllers-k8s/runtime v0.26 .0 /go.mod h1:jizDzKikL09cueIuA9ZxoZ+4pfn5U7oKW5s/ZAqOA6E =
82
+ github.com/aws-controllers-k8s/runtime v0.27 .0 h1:zebqdU2MMd9Rqd6XaoCBAennG3TKJz+YPqN64Xc4thA =
83
+ github.com/aws-controllers-k8s/runtime v0.27 .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