deps: Bump github.com/spf13/cobra from 0.0.7 to 1.1.1

Cobra 1.1.1 fixes internal formatting for go-md2man v2 (which caused
man page generation e.g. "hugo gen man" to be broken since Cobra 0.0.6).
See spf13/cobra#1049 for context.
This commit is contained in:
Anthony Fok
2020-10-24 03:39:53 -06:00
parent f465c5c307
commit 3261678f63
3 changed files with 5 additions and 18 deletions

2
go.mod
View File

@@ -47,7 +47,7 @@ require (
github.com/sanity-io/litter v1.3.0
github.com/spf13/afero v1.4.1
github.com/spf13/cast v1.3.1
github.com/spf13/cobra v0.0.7
github.com/spf13/cobra v1.1.1
github.com/spf13/fsync v0.9.0
github.com/spf13/jwalterweatherman v1.1.0
github.com/spf13/pflag v1.0.5