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.
1 parent 096ca41 commit e0191e9Copy full SHA for e0191e9
go.mod
@@ -5,6 +5,6 @@ go 1.15
5
require (
6
github.com/golang-jwt/jwt v3.2.2+incompatible
7
github.com/golang/glog v0.0.0-20210429001901-424d2337a529
8
- github.com/spf13/cobra v1.1.3
+ github.com/spf13/cobra v1.2.1
9
golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
10
)
0 commit comments