Clever / optimus

Concurrently extract, transform, and load tables of data in Go
Apache License 2.0
34 stars 7 forks source link

prepend VERSION w/ `v` #62

Closed natebrennand closed 7 years ago

natebrennand commented 7 years ago

gopkg.in depends on a v prefix - http://labix.org/gopkg.in This should fix gopkg.in/Clever/optimus.v3 so that it pulls in new changes.

latest releases: https://github.com/Clever/optimus/releases