cyberark / secretless-broker

Secure your apps by making them Secretless
Apache License 2.0
234 stars 40 forks source link

Update dependencies #1467

Closed andytinkham closed 2 years ago

andytinkham commented 2 years ago

Desired Outcome

Remove as many dependencies on gopkg.in/yaml.v3 older than 3.0.1 as possible.

Implemented Changes

Updates direct dependencies in bin/juxtaposer/go.mod and go.mod.

Connected Issue/Story

CyberArk internal issue: CONJSE-1376

Definition of Done

At least 1 todo must be completed in the sections below for the PR to be merged.

Changelog

Test coverage

Documentation

Behavior

Security

andytinkham commented 2 years ago

Might as well wait on approving this - still need to add updates to conjur-authn-k8s-client and summon.

codeclimate[bot] commented 2 years ago

Code Climate has analyzed commit d81ebb67 and detected 5 issues on this pull request.

Here's the issue category breakdown:

Category Count
Style 5

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 40.1% (0.0% change).

View more on Code Climate.