Skip to content

Commit 6a16be7

Browse files
author
Frank Martinez
committed
cleanup go.mod
1 parent 8698e85 commit 6a16be7

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

go.mod

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,8 @@
11
module github.com/project-flogo/cli
22

33
require (
4-
github.com/inconshreveable/mousetrap v1.0.0 // indirect
54
github.com/msoap/byline v1.1.1
6-
github.com/pkg/errors v0.8.1 // indirect
75
github.com/project-flogo/core v0.9.0
86
github.com/spf13/cobra v0.0.3
9-
github.com/spf13/pflag v1.0.3 // indirect
107
github.com/stretchr/testify v1.3.0
118
)

0 commit comments

Comments
 (0)