cyberark / secretless-broker

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

Replaced one more golang.org/x/net lib in bin/juxtaposer #1469

Closed andytinkham closed 2 years ago

andytinkham commented 2 years ago

Signed-off-by: Andy Tinkham andy.tinkham@cyberark.com

Desired Outcome

Clear one last Snyk warning

Implemented Changes

Replaced one last version of golang.org/x/net, ran go mod tidy in both root and bin/juxtaposer directories, and restored latest in root go.mod.

codeclimate[bot] commented 2 years ago

Code Climate has analyzed commit b1c34e30 and detected 0 issues on this pull request.

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.