iron-io / dockerworker

The new IronWorker workflow examples. Test locally, then upload and start queuing jobs!
http://www.iron.io
232 stars 47 forks source link

Adds gopath env and vendoring to go example #14

Closed bg451 closed 7 years ago

bg451 commented 9 years ago

This change is Reviewable

bg451 commented 9 years ago

ping @treeder

treeder commented 9 years ago

@bg451 I was just playing around a bit and I think I came up with something pretty interesting that doesn't require godep (or anything really) to vendor. Will share tomorrow.