We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a612b4 commit ca6b3afCopy full SHA for ca6b3af
go.mod
@@ -4,5 +4,5 @@ require (
4
github.com/aws/aws-sdk-go v1.18.3
5
github.com/gorilla/websocket v1.4.0
6
github.com/oklog/ulid v1.3.1
7
- github.com/project-flogo/core v0.9.0-alpha.6
+ github.com/project-flogo/core v0.9.3
8
)
0 commit comments