mirror of https://github.com/perkeep/perkeep.git
Remove unused third_party dep
Change-Id: I5c0ae35f743ca95c44b19135da5c6dd1bbd72a02
This commit is contained in:
parent
7fba04d71a
commit
8c6f36b5d3
|
@ -20,13 +20,6 @@ my %proj = (
|
|||
[ "fuse/*.go", "github.com/hanwen/go-fuse/fuse" ]
|
||||
],
|
||||
},
|
||||
"mysql" => {
|
||||
git => "https://github.com/Philio/GoMySQL.git",
|
||||
copies => [
|
||||
# File glob => target directory
|
||||
[ "*.go", "github.com/Philio/GoMySQL" ]
|
||||
],
|
||||
},
|
||||
"mysqlfork" => {
|
||||
git => "https://github.com/camlistore/GoMySQL.git",
|
||||
copies => [
|
||||
|
|
Loading…
Reference in New Issue