Skip to content

Commit 53ee750

Browse files
author
Frank Martinez
authored
Update go.mod
1 parent 43cec50 commit 53ee750

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

go.mod

+1-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ module github.com/project-flogo/stream
22

33
require (
44
github.com/pkg/errors v0.8.1 // indirect
5-
github.com/project-flogo/core v0.9.0
6-
github.com/project-flogo/stream/trigger/streamtester v0.0.0-20190919190121-865c8a95b060 // indirect
5+
github.com/project-flogo/core v0.9.3
76
github.com/stretchr/testify v1.3.0
87
)

0 commit comments

Comments
 (0)