build(deps): bump github.com/spf13/cobra from 1.1.1 to 1.1.3
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 23 Feb 2021 10:00:19 +0000 (10:00 +0000)
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Sun, 11 Apr 2021 11:53:45 +0000 (13:53 +0200)
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.1.1 to 1.1.3.
- [Release notes](https://github.com/spf13/cobra/releases)
- [Changelog](https://github.com/spf13/cobra/blob/master/CHANGELOG.md)
- [Commits](https://github.com/spf13/cobra/compare/v1.1.1...v1.1.3)

Signed-off-by: dependabot[bot] <support@github.com>
go.mod
go.sum

diff --git a/go.mod b/go.mod
index 4c849a9131e4aa72025acd4b4349e729a45d717f..448bf71e29d6040d294cb3d905aedbcb7e0dd3b2 100644 (file)
--- a/go.mod
+++ b/go.mod
@@ -50,7 +50,7 @@ require (
        github.com/sanity-io/litter v1.5.0
        github.com/spf13/afero v1.5.1
        github.com/spf13/cast v1.3.1
-       github.com/spf13/cobra v1.1.1
+       github.com/spf13/cobra v1.1.3
        github.com/spf13/fsync v0.9.0
        github.com/spf13/jwalterweatherman v1.1.0
        github.com/spf13/pflag v1.0.5
diff --git a/go.sum b/go.sum
index 8a1974f093e792475bbc2957513c85a28f6a668b..da0e21d075fa1ca934642996082c614040039a8a 100644 (file)
--- a/go.sum
+++ b/go.sum
@@ -611,6 +611,8 @@ github.com/spf13/cast v1.3.1 h1:nFm6S0SMdyzrzcmThSipiEubIDy8WEXKNZ0UOgiRpng=
 github.com/spf13/cast v1.3.1/go.mod h1:Qx5cxh0v+4UWYiBimWS+eyWzqEqokIECu5etghLkUJE=
 github.com/spf13/cobra v1.1.1 h1:KfztREH0tPxJJ+geloSLaAkaPkr4ki2Er5quFV1TDo4=
 github.com/spf13/cobra v1.1.1/go.mod h1:WnodtKOvamDL/PwE2M4iKs8aMDBZ5Q5klgD3qfVJQMI=
+github.com/spf13/cobra v1.1.3 h1:xghbfqPkxzxP3C/f3n5DdpAbdKLj4ZE4BWQI362l53M=
+github.com/spf13/cobra v1.1.3/go.mod h1:pGADOWyqRD/YMrPZigI/zbliZ2wVD/23d+is3pSWzOo=
 github.com/spf13/fsync v0.9.0 h1:f9CEt3DOB2mnHxZaftmEOFWjABEvKM/xpf3cUwJrGOY=
 github.com/spf13/fsync v0.9.0/go.mod h1:fNtJEfG3HiltN3y4cPOz6MLjos9+2pIEqLIgszqhp/0=
 github.com/spf13/jwalterweatherman v1.0.0/go.mod h1:cQK4TGJAtQXfYWX+Ddv3mKDzgVb68N+wFjFa4jdeBTo=