@@ -10,15 +10,15 @@ of the license associated with each component.
1010SECTION 1: Apache License 2.0
1111
1212>>> github.com/aws/aws-sdk-go-1.15.79
13- >>> github.com/cyberark/conjur-api-go-0.5.2
14- >>> github.com/cyberark/conjur-authn-k8s-client-0.19 .1
13+ >>> github.com/cyberark/conjur-api-go-0.8.1
14+ >>> github.com/cyberark/conjur-authn-k8s-client-0.23 .1
1515>>> github.com/docker/docker-1.4.2-0.20191231165639-e6f6c35b7902
1616>>> github.com/heptiolabs/healthcheck-0.0.0-20180807145615-6ff867650f40
1717>>> gopkg.in/yaml.v2-2.2.3
18- >>> k8s.io/api-0.0.0-20180712090710-2d6f90ab1293
19- >>> k8s.io/apiextensions-apiserver-0.0.0-20180808065829-408db4a50408
20- >>> k8s.io/apimachinery-0.0.0-20180621070125-103fd098999d
21- >>> k8s.io/client-go-0.0.0-20180806134042-1f13a808da65
18+ >>> k8s.io/api-0.23.1
19+ >>> k8s.io/apiextensions-apiserver-0.22.3
20+ >>> k8s.io/apimachinery-0.23.1
21+ >>> k8s.io/client-go-0.23.1
2222
2323SECTION 2: BSD 2-clause "Simplified" License
2424
@@ -88,7 +88,7 @@ See the License for the specific language governing permissions and
8888limitations under the License.
8989
9090
91- >>> github.com/cyberark/conjur-api-go-0.5.2
91+ >>> github.com/cyberark/conjur-api-go-0.8.1
9292
9393Copyright 2017 CyberArk Software, Inc
9494
@@ -105,7 +105,7 @@ See the License for the specific language governing permissions and
105105limitations under the License.
106106
107107
108- >>> github.com/cyberark/conjur-authn-k8s-client-0.19 .1
108+ >>> github.com/cyberark/conjur-authn-k8s-client-0.23 .1
109109
110110Copyright (c) 2020 CyberArk Software Ltd. All rights reserved.
111111
@@ -173,7 +173,7 @@ See the License for the specific language governing permissions and
173173limitations under the License.
174174
175175
176- >>> k8s.io/api-0.0.0-20180712090710-2d6f90ab1293
176+ >>> k8s.io/api-0.23.1
177177
178178Copyright [yyyy] [name of copyright owner]
179179
@@ -190,7 +190,7 @@ See the License for the specific language governing permissions and
190190limitations under the License.
191191
192192
193- >>> k8s.io/apiextensions-apiserver-0.0.0-20180808065829-408db4a50408
193+ >>> k8s.io/apiextensions-apiserver-0.22.3
194194
195195Copyright [yyyy] [name of copyright owner]
196196
@@ -207,7 +207,7 @@ See the License for the specific language governing permissions and
207207limitations under the License.
208208
209209
210- >>> k8s.io/apimachinery-0.0.0-20180621070125-103fd098999d
210+ >>> k8s.io/apimachinery-0.23.1
211211
212212Copyright [yyyy] [name of copyright owner]
213213
@@ -224,7 +224,7 @@ See the License for the specific language governing permissions and
224224limitations under the License.
225225
226226
227- >>> k8s.io/client-go-0.0.0-20180806134042-1f13a808da65
227+ >>> k8s.io/client-go-0.23.1
228228
229229Copyright [yyyy] [name of copyright owner]
230230
0 commit comments