@@ -8,43 +8,43 @@ of the license associated with each component.
88
99SECTION 1: Apache License 2.0
1010
11- >>> github.com/aws/aws-sdk-go-1.44.0
12- >>> github.com/cyberark/conjur-api-go-0.10.2
13- >>> github.com/cyberark/conjur-authn-k8s-client-0.24.0
14- >>> github.com/docker/docker-v24.0.5 +incompatible
11+ >>> github.com/aws/aws-sdk-go-1.55.5
12+ >>> github.com/cyberark/conjur-api-go-0.12.10
13+ >>> github.com/cyberark/conjur-authn-k8s-client-0.26.5
14+ >>> github.com/docker/docker-v20.10.17 +incompatible
1515>>> github.com/heptiolabs/healthcheck-0.0.0-20211123025425-613501dd5deb
1616>>> gopkg.in/yaml.v2-2.4.0
17- >>> k8s.io/api-0.24.1
18- >>> k8s.io/apiextensions-apiserver-0.24.1
19- >>> k8s.io/apimachinery-0.24.1
20- >>> k8s.io/client-go-0.24.1
17+ >>> k8s.io/api-0.31.4
18+ >>> k8s.io/apiextensions-apiserver-0.31.4
19+ >>> k8s.io/apimachinery-0.31.4
20+ >>> k8s.io/client-go-0.31.4
2121
2222SECTION 2: BSD 2-clause "Simplified" License
2323
2424>>> github.com/pkg/errors-0.9.1
25- >>> github.com/pkg/profile-1.6 .0
25+ >>> github.com/pkg/profile-1.7 .0
2626
2727SECTION 3: BSD 3-clause "New" or "Revised" License
2828
2929>>> github.com/cyberark/go-mssqldb-0.0.0-20191030142036-b5a965a47dd3
30- >>> github.com/fsnotify/fsnotify-1.5.4
31- >>> golang.org/x/crypto-0.14 .0
30+ >>> github.com/fsnotify/fsnotify-1.8.0
31+ >>> golang.org/x/crypto-0.32 .0
3232
3333SECTION 4: MIT License
3434
3535>>> github.com/cenkalti/backoff-2.2.1
36- >>> github.com/urfave/cli-1.22.9
37- >>> github.com/cyberark/summon-0.9.5
36+ >>> github.com/urfave/cli-1.22.16
37+ >>> github.com/cyberark/summon-0.10.1
3838>>> github.com/go-ozzo/ozzo-validation-3.6.0
39- >>> github.com/joho/godotenv-1.4.0
40- >>> github.com/keybase/go-keychain-0.0.0-20220610143837-c2ce06069005
39+ >>> github.com/joho/godotenv-1.5.1
40+ >>> github.com/keybase/go-keychain-0.0.0-20250107162724-3747e5bfbb71
4141>>> github.com/lib/pq-1.10.9
42- >>> github.com/stretchr/testify-1.8 .0
42+ >>> github.com/stretchr/testify-1.10 .0
4343>>> gopkg.in/yaml.v2-2.4.0
4444
4545SECTION 5: Mozilla Public License 2.0
4646
47- >>> github.com/hashicorp/vault/api-1.7.2
47+ >>> github.com/hashicorp/vault/api-1.15.0
4848
4949APPENDIX: Standard License Files and Templates
5050
@@ -60,7 +60,7 @@ APPENDIX: Standard License Files and Templates
6060Apache License 2.0 is applicable to the following component(s).
6161
6262
63- >>> github.com/aws/aws-sdk-go-1.44.0
63+ >>> github.com/aws/aws-sdk-go-1.55.5
6464
6565Copyright 2015 Amazon.com, Inc. or its affiliates. All Rights Reserved.
6666Copyright 2014-2015 Stripe, Inc.
@@ -78,7 +78,7 @@ See the License for the specific language governing permissions and
7878limitations under the License.
7979
8080
81- >>> github.com/cyberark/conjur-api-go-0.10.2
81+ >>> github.com/cyberark/conjur-api-go-0.12.10
8282
8383Copyright (c) 2022 CyberArk Software Ltd. All rights reserved.
8484
@@ -95,7 +95,7 @@ See the License for the specific language governing permissions and
9595limitations under the License.
9696
9797
98- >>> github.com/cyberark/conjur-authn-k8s-client-0.24.0
98+ >>> github.com/cyberark/conjur-authn-k8s-client-0.26.5
9999
100100Copyright (c) 2020 CyberArk Software Ltd. All rights reserved.
101101
@@ -112,7 +112,7 @@ See the License for the specific language governing permissions and
112112limitations under the License.
113113
114114
115- >>> github.com/docker/docker-v24.0.5 +incompatible
115+ >>> github.com/docker/docker-v27.4.1 +incompatible
116116
117117Copyright 2013-2018 Docker, Inc.
118118
@@ -163,7 +163,7 @@ See the License for the specific language governing permissions and
163163limitations under the License.
164164
165165
166- >>> k8s.io/api-0.24.1
166+ >>> k8s.io/api-0.31.4
167167
168168Copyright [yyyy] [name of copyright owner]
169169
@@ -180,7 +180,7 @@ See the License for the specific language governing permissions and
180180limitations under the License.
181181
182182
183- >>> k8s.io/apiextensions-apiserver-0.24.1
183+ >>> k8s.io/apiextensions-apiserver-0.31.4
184184
185185Copyright [yyyy] [name of copyright owner]
186186
@@ -197,7 +197,7 @@ See the License for the specific language governing permissions and
197197limitations under the License.
198198
199199
200- >>> k8s.io/apimachinery-0.24.1
200+ >>> k8s.io/apimachinery-0.31.4
201201
202202Copyright [yyyy] [name of copyright owner]
203203
@@ -214,7 +214,7 @@ See the License for the specific language governing permissions and
214214limitations under the License.
215215
216216
217- >>> k8s.io/client-go-0.24.1
217+ >>> k8s.io/client-go-0.31.4
218218
219219Copyright [yyyy] [name of copyright owner]
220220
@@ -263,7 +263,7 @@ OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
263263OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
264264
265265
266- >>> github.com/pkg/profile-1.6 .0
266+ >>> github.com/pkg/profile-1.7 .0
267267
268268Copyright (c) 2013 Dave Cheney. All rights reserved.
269269
@@ -327,7 +327,7 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
327327(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
328328OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
329329
330- >>> github.com/fsnotify/fsnotify-1.5.4
330+ >>> github.com/fsnotify/fsnotify-1.8.0
331331
332332Copyright (c) 2012 The Go Authors. All rights reserved.
333333Copyright (c) 2012-2019 fsnotify Authors. All rights reserved.
@@ -359,7 +359,7 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
359359OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
360360
361361
362- >>> golang.org/x/crypto-0.14 .0
362+ >>> golang.org/x/crypto-0.32 .0
363363
364364Copyright (c) 2009 The Go Authors. All rights reserved.
365365
@@ -419,7 +419,7 @@ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
419419CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
420420
421421
422- >>> github.com/urfave/cli-1.22.9
422+ >>> github.com/urfave/cli-1.22.16
423423
424424MIT License
425425
@@ -444,7 +444,7 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
444444SOFTWARE.
445445
446446
447- >>> github.com/cyberark/summon-0.9.5
447+ >>> github.com/cyberark/summon-0.10.1
448448
449449The MIT License (MIT)
450450
@@ -490,7 +490,7 @@ DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
490490OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
491491
492492
493- >>> github.com/joho/godotenv-1.4.0
493+ >>> github.com/joho/godotenv-1.5.1
494494
495495Copyright (c) 2013 John Barton
496496
@@ -516,7 +516,7 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
516516WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
517517
518518
519- >>> github.com/keybase/go-keychain-0.0.0-20220610143837-c2ce06069005
519+ >>> github.com/keybase/go-keychain-0.0.0-20250107162724-3747e5bfbb71
520520
521521Copyright (c) 2015 Keybase
522522
@@ -551,7 +551,7 @@ The above copyright notice and this permission notice shall be included in all c
551551THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
552552
553553
554- >>> github.com/stretchr/testify-1.8 .0
554+ >>> github.com/stretchr/testify-1.10 .0
555555
556556MIT License
557557
@@ -616,7 +616,7 @@ SOFTWARE.
616616Mozilla Public License 2.0 is applicable to the following component(s).
617617
618618
619- >>> github.com/hashicorp/vault/api-1.7.2
619+ >>> github.com/hashicorp/vault/api-1.15.0
620620
621621This Source Code Form is subject to the
622622terms of the Mozilla Public License, v.
0 commit comments