GoFlow flow constructs is a part of GoFlow library
If you update your GoFlow to the latest version, in order to make your existing flow working, you need to import flow construct as
From
flow "github.com/faasflow/lib/goflow"
To
flow "github.com/faasflow/goflow/flow"