Skip to content

Commit

Permalink
Making sure this package is imported using the right name.
Browse files Browse the repository at this point in the history
  • Loading branch information
xiam committed Jun 2, 2015
1 parent 29b5c57 commit 05cd572
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion redis.go
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
// WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

// The `redis` package is yet another Go client library for redis-server.
package redis
package redis // menteslibres.net/gosexy/redis

import (
"errors"
Expand Down

0 comments on commit 05cd572

Please sign in to comment.