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 bb7f428 + 46339b4 commit c3537f4Copy full SHA for c3537f4
go.mod
@@ -4,9 +4,6 @@ go 1.15
4
5
require (
6
github.com/kami-zh/go-capturer v0.0.0-20171211120116-e492ea43421d
7
- github.com/mattn/go-shellwords v1.0.12
8
- github.com/pkg/errors v0.9.1 // indirect
9
github.com/spf13/cobra v1.2.1
10
- github.com/spf13/viper v1.9.0
11
github.com/stretchr/testify v1.7.0
12
)
0 commit comments