Skip to content

Commit 8cff2b2

Browse files
authored
Merge pull request #14 from joemiller/bump-cobra
2 parents f2f52e1 + 39f74f8 commit 8cff2b2

File tree

2 files changed

+518
-83
lines changed

2 files changed

+518
-83
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ module github.com/joemiller/certin
33
go 1.14
44

55
require (
6-
github.com/spf13/cobra v1.0.0
6+
github.com/spf13/cobra v1.2.1
77
github.com/stretchr/testify v1.7.0
88
)

0 commit comments

Comments
 (0)