spdfg / elektron

Elektron is a lightweight, power-aware, pluggable Mesos framework that behaves as a playground to experiment with different scheduling policies to schedule ad-hoc jobs in docker containers.
GNU General Public License v3.0
4 stars 3 forks source link

refactor imports to now point to the github repository #2

Closed pradykaushik closed 4 years ago

pradykaushik commented 4 years ago

Import statements should now be refactored to "github.com/spdfg/elektron/...".

This would also require updating vendor and go.mod and go.sum.

pradykaushik commented 4 years ago

pull request #5 under review.

pradykaushik commented 4 years ago

Merged!!