mdevilliers / redishappy

Redis Sentinel high availabillity daemon
Apache License 2.0
114 stars 23 forks source link

godep warning #52

Closed mdevilliers closed 8 years ago

mdevilliers commented 8 years ago

We need to migrate away from _workspace.

Doing this will remove this warning -

godep: WARNING: Godep workspaces (./Godeps/_workspace) are deprecated and support for them will be removed when go1.8 is released.
mdevilliers commented 8 years ago

Fixed by updating to golang 1.6.2