diff --git a/README.md b/README.md index 444a86ae..a10e8425 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,5 @@ [![Release](https://github.com/open-cmsis-pack/cpackget/actions/workflows/release.yml/badge.svg)](https://github.com/Open-CMSIS-Pack/cpackget/actions/workflows/release.yml) [![Build And Test](https://github.com/Open-CMSIS-Pack/cpackget/actions/workflows/ci.yml/badge.svg)](https://github.com/Open-CMSIS-Pack/cpackget/actions/workflows/ci.yml) -[![Go Report Card](https://goreportcard.com/badge/github.com/open-cmsis-pack/cpackget)](https://goreportcard.com/report/github.com/open-cmsis-pack/cpackget) [![GoDoc](https://godoc.org/github.com/open-cmsis-pack/cpackget?status.svg)](https://godoc.org/github.com/open-cmsis-pack/cpackget) [![Maintainability](https://qlty.sh/badges/f4b0ccfb-f90d-4410-985d-3363e144102a/maintainability.svg)](https://qlty.sh/gh/Open-CMSIS-Pack/projects/cpackget) diff --git a/third_party_licenses.md b/third_party_licenses.md index d10f9bdd..06041a48 100644 --- a/third_party_licenses.md +++ b/third_party_licenses.md @@ -21,7 +21,7 @@ | github.com/pkg/errors | v0.9.1 | [BSD-2-Clause](https://github.com/pkg/errors/blob/v0.9.1/LICENSE) | | github.com/rivo/uniseg | v0.4.7 | [MIT](https://github.com/rivo/uniseg/blob/v0.4.7/LICENSE.txt) | | github.com/sagikazarmark/locafero | v0.11.0 | [MIT](https://github.com/sagikazarmark/locafero/blob/v0.11.0/LICENSE) | -| github.com/schollz/progressbar/v3 | v3.19.0 | [MIT](https://github.com/schollz/progressbar/blob/v3.19.0/LICENSE) | +| github.com/schollz/progressbar/v3 | v3.19.1 | [MIT](https://github.com/schollz/progressbar/blob/v3.19.1/LICENSE) | | github.com/sirupsen/logrus | v1.9.4 | [MIT](https://github.com/sirupsen/logrus/blob/v1.9.4/LICENSE) | | github.com/sourcegraph/conc | v0.3.1-0.20240121214520-5f936abd7ae8 | [MIT](https://github.com/sourcegraph/conc/blob/5f936abd7ae8/LICENSE) | | github.com/spf13/afero | v1.15.0 | [Apache-2.0](https://github.com/spf13/afero/blob/v1.15.0/LICENSE.txt) |