Closed mvach closed 1 year ago
Our inhous scans identified the very outdated dependencies gopkg.in/yaml and code.cloudfoundry.org/lager/.
gopkg.in/yaml
code.cloudfoundry.org/lager/
With this PR we are updating them to the latest version code.cloudfoundry.org/lager/v3 v3.0.2 and gopkg.in/yaml.v3 v3.0.1.
code.cloudfoundry.org/lager/v3 v3.0.2
gopkg.in/yaml.v3 v3.0.1
Note: right now we are not able to run the integration tests locally see: https://cloudfoundry.slack.com/archives/C02HPPYQ2/p1690371414285619
Our inhous scans identified the very outdated dependencies
gopkg.in/yaml
andcode.cloudfoundry.org/lager/
.With this PR we are updating them to the latest version
code.cloudfoundry.org/lager/v3 v3.0.2
andgopkg.in/yaml.v3 v3.0.1
.Note: right now we are not able to run the integration tests locally see: https://cloudfoundry.slack.com/archives/C02HPPYQ2/p1690371414285619