We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff4fba2 commit 29a1104Copy full SHA for 29a1104
go.mod
@@ -41,7 +41,7 @@ require (
41
github.com/sideshow/apns2 v0.20.0
42
github.com/sirupsen/logrus v1.8.1
43
github.com/spf13/afero v1.6.0
44
- github.com/spf13/cobra v1.1.3
+ github.com/spf13/cobra v1.2.1
45
github.com/spf13/viper v1.8.1
46
github.com/stretchr/testify v1.7.0
47
github.com/ugorji/go/codec v1.2.6
0 commit comments