Skip to content

Commit f500b5e

Browse files
chore: bump github.com/spf13/cobra from 1.3.0 to 1.4.0 (coder#418)
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.3.0 to 1.4.0. - [Release notes](https://github.com/spf13/cobra/releases) - [Changelog](https://github.com/spf13/cobra/blob/master/CHANGELOG.md) - [Commits](spf13/cobra@v1.3.0...v1.4.0) --- 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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4921211 commit f500b5e

File tree

2 files changed

+5
-88
lines changed

2 files changed

+5
-88
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ require (
5151
github.com/pkg/browser v0.0.0-20210911075715-681adbf594b8
5252
github.com/powersj/whatsthis v1.3.0
5353
github.com/quasilyte/go-ruleguard/dsl v0.3.17
54-
github.com/spf13/cobra v1.3.0
54+
github.com/spf13/cobra v1.4.0
5555
github.com/stretchr/testify v1.7.0
5656
github.com/tabbed/pqtype v0.1.1
5757
github.com/unrolled/secure v1.10.0

0 commit comments

Comments
 (0)