featurebase/core
Ben Johnson b06ecf3320 Update import path
This commit updates the import path from:

```
pilosa/*
```

to:

```
github.com/umbel/pilosa/*
```

This follows standard Go convention and makes the project "go gettable".

The README was also updated to reflect the changes.
2015-08-05 22:50:38 -06:00
..
batch.go Update import path 2015-08-05 22:50:38 -06:00
core_test.go initial compile of hole filling 2014-08-08 19:33:23 +00:00
etcd.go Update import path 2015-08-05 22:50:38 -06:00
http.go Update import path 2015-08-05 22:50:38 -06:00
load.go Update import path 2015-08-05 22:50:38 -06:00
ping.go Update import path 2015-08-05 22:50:38 -06:00
query.go Update import path 2015-08-05 22:50:38 -06:00
remotebits.go Update import path 2015-08-05 22:50:38 -06:00
service.go Update import path 2015-08-05 22:50:38 -06:00
stopper.go gofmt all the things! 2013-12-16 11:21:27 -06:00
topn.go Update import path 2015-08-05 22:50:38 -06:00