Closed a-krause closed 2 years ago
Bump prometheus/client_golang from v1.7.1 to v1.12.1 which fixes CVE-2022-21698. Also generated updated integration test go proto file and ran go mod tidy to clean up dependencies.
go mod tidy
Verified local tests show no errors.
Nice, thanks for this, I'll wrangle the tests
Changes
Bump prometheus/client_golang from v1.7.1 to v1.12.1 which fixes CVE-2022-21698. Also generated updated integration test go proto file and ran
go mod tidy
to clean up dependencies.Verification
Verified local tests show no errors.