<RockyTV>
trying everything to get it working with glide
<RockyTV>
we need to update iris-contrib middleware cors
aradapilot has quit [Remote host closed the connection]
<RockyTV>
Thomas, yeah, directory restructuring will be the way to go
aradapilot has joined #spacedock
<RockyTV>
or in our build scripts we can copy the dependencies to vendor/src, build then delete src/ when it finishes compiling or before running glide install
<RockyTV>
btw, I get this while trying to compile: src\SpaceDock\utils\email.go:25: undefined: gomail.NewDialer
<RockyTV>
hm, might be a version issue
<RockyTV>
okay finally got it to build
<RockyTV>
Thomas, your call: do you want to have workarounds in the virtualenv script or do you want to do it right?
aradapilot has quit [Quit: Leaving...]
aradapilot_ has joined #spacedock
aradapilot_ has quit [Remote host closed the connection]
aradapilot_ has joined #spacedock
<SpaceDock>
[SpaceDock-Backend] RockyTV opened issue #26: Use Glide as package manager https://git.io/v7qqe
<SpaceDock>
[SpaceDock-Backend] RockyTV opened issue #27: Move extra scripts to command-line arguments https://git.io/v7qqa
<Thomas>
RockyTV: I want to do it without manually setting GOPATH