featurebase/query
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
..
lexer.go Update import path 2015-08-05 22:50:38 -06:00
lexer_test.go Update import path 2015-08-05 22:50:38 -06:00
parser.go Update import path 2015-08-05 22:50:38 -06:00
parser_test.go refactor setbit/clearbit 2015-03-04 20:41:37 +00:00
planner.go Update import path 2015-08-05 22:50:38 -06:00
planner_example.go convert UUID to use "tux21b.org/v1/gocql/uuid" 2014-01-03 17:47:22 -06:00
planner_test.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
query_test.go Update import path 2015-08-05 22:50:38 -06:00