Skip to content

Commit

Permalink
moved aeshash to it's own project
Browse files Browse the repository at this point in the history
  • Loading branch information
tildeleb committed Nov 30, 2016
1 parent 2494290 commit 8a61b16
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 348 deletions.
123 changes: 0 additions & 123 deletions aeshash/aeshash.go

This file was deleted.

191 changes: 0 additions & 191 deletions aeshash/aeshash.s

This file was deleted.

32 changes: 0 additions & 32 deletions aeshash/example/example.go

This file was deleted.

2 changes: 1 addition & 1 deletion hashf/hashf.go
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ import (
metro "github.com/dgryski/go-metro"
"hash"
"hash/adler32"
"leb.io/hashland/aeshash"
"leb.io/aeshash"
"leb.io/hashland/crapwow"
"leb.io/hashland/gomap"
"leb.io/hashland/jenkins"
Expand Down
2 changes: 1 addition & 1 deletion ht.go
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ import (
"time"

// remove these at some point
"leb.io/hashland/aeshash" // remove
"leb.io/aeshash" // remove
"leb.io/hashland/gomap" // remove
"leb.io/hashland/jenkins" // remove
"leb.io/hashland/keccak" // remove
Expand Down

0 comments on commit 8a61b16

Please sign in to comment.