-
- Downloads
build(deps): bump github.com/spf13/cobra from 1.8.0 to 1.8.1 (#3634)
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.8.0 to 1.8.1. - [Release notes](https://github.com/spf13/cobra/releases) - [Commits](https://github.com/spf13/cobra/compare/v1.8.0...v1.8.1 ) --- updated-dependencies: - dependency-name: github.com/spf13/cobra dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by:dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
... | @@ -29,7 +29,7 @@ require ( | ... | @@ -29,7 +29,7 @@ require ( |
github.com/pkg/errors v0.9.1 | github.com/pkg/errors v0.9.1 | ||
github.com/prometheus/client_golang v1.19.1 | github.com/prometheus/client_golang v1.19.1 | ||
github.com/russellhaering/goxmldsig v1.4.0 | github.com/russellhaering/goxmldsig v1.4.0 | ||
github.com/spf13/cobra v1.8.0 | github.com/spf13/cobra v1.8.1 | ||
github.com/stretchr/testify v1.9.0 | github.com/stretchr/testify v1.9.0 | ||
go.etcd.io/etcd/client/pkg/v3 v3.5.14 | go.etcd.io/etcd/client/pkg/v3 v3.5.14 | ||
go.etcd.io/etcd/client/v3 v3.5.14 | go.etcd.io/etcd/client/v3 v3.5.14 | ||
... | ... |
Please register or sign in to comment