featurebase/util
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
..
constants.go adjusted loading routines to match intel littleEndian 2015-06-30 16:24:20 +00:00
id.go Update import path 2015-08-05 22:50:38 -06:00
statd.go Update import path 2015-08-05 22:50:38 -06:00
storage.go Update import path 2015-08-05 22:50:38 -06:00
util_test.go auto allocate .001 2014-06-18 15:09:31 -05:00