We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f2f52e1 + 39f74f8 commit 8cff2b2Copy full SHA for 8cff2b2
go.mod
@@ -3,6 +3,6 @@ module github.com/joemiller/certin
3
go 1.14
4
5
require (
6
- github.com/spf13/cobra v1.0.0
+ github.com/spf13/cobra v1.2.1
7
github.com/stretchr/testify v1.7.0
8
)
0 commit comments