You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Closing this issue as flogo ensure will download updates if needed and flogo ensure -update will also update to the latest version (unless there are other constraints in the Gopkg.toml)
Steps:
Create a flow app
edit flogo.json and add new dependancy (lets say new trigger)
use flogo-cli/app/api.BuildApp() api for building the binary
Issue: newly added dependancies are not getting downloaded.
The text was updated successfully, but these errors were encountered: