Skip to content

Commit 7154a8a

Browse files
committed
Update module github.com/spf13/cobra to v1.2.1
1 parent de53ea7 commit 7154a8a

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-20210614154742-14a1ffa82844
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.41
1616
gocloud.dev v0.23.0

0 commit comments

Comments
 (0)