aboutsummaryrefslogtreecommitdiff
path: root/go/weed/glide.yaml
AgeCommit message (Collapse)AuthorFilesLines
2016-06-02directory structure change to work with glideChris Lu1-16/+0
glide has its own requirements. My previous workaround caused me some code checkin errors. Need to fix this.
2016-05-23add glide to manage dependencyChris Lu1-0/+16
fix https://github.com/chrislusf/seaweedfs/issues/256