Skip to content

Commit f3a11cc

Browse files
build(deps): bump github.com/spf13/cobra from 1.8.1 to 1.9.1
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.8.1 to 1.9.1. - [Release notes](https://github.com/spf13/cobra/releases) - [Commits](spf13/cobra@v1.8.1...v1.9.1) --- updated-dependencies: - dependency-name: github.com/spf13/cobra dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 09e87e1 commit f3a11cc

File tree

2 files changed

+10
-173
lines changed

2 files changed

+10
-173
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ require (
1515
github.com/labstack/echo/v4 v4.13.3
1616
github.com/prometheus/client_golang v1.20.5
1717
github.com/pterm/pterm v0.12.80
18-
github.com/spf13/cobra v1.8.1
18+
github.com/spf13/cobra v1.9.1
1919
github.com/stretchr/testify v1.10.0
2020
github.com/tidwall/pretty v1.2.1
2121
go.opentelemetry.io/otel v1.34.0

0 commit comments

Comments
 (0)