Skip to content

Commit 13079d6

Browse files
authored
Merge pull request #7 from ilan-WS/renovate/github.com-spf13-cobra-1.x
Update module github.com/spf13/cobra to v1.2.1
2 parents f23ea1e + 7154a8a commit 13079d6

File tree

2 files changed

+36
-1
lines changed

2 files changed

+36
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ require (
1010
github.com/andybalholm/brotli v1.0.3
1111
github.com/dop251/goja v0.0.0-20210630164231-8f81471d5d0b
1212
github.com/gomarkdown/markdown v0.0.0-20210514010506-3b9f47219fe7
13-
github.com/spf13/cobra v1.1.3
13+
github.com/spf13/cobra v1.2.1
1414
github.com/tdewolff/minify/v2 v2.9.18
1515
github.com/tliron/kutil v0.1.43
1616
gocloud.dev v0.23.0

0 commit comments

Comments
 (0)