mirror of
https://github.com/featurebasedb/featurebase.git
synced 2026-09-11 23:31:03 +00:00
add go-spew to depman
This commit is contained in:
parent
4fa9c329c2
commit
418205601a
1 changed files with 5 additions and 0 deletions
|
|
@ -38,5 +38,10 @@
|
|||
"repo": "github.com/yasushi-saito/rbtree",
|
||||
"version": "571e2538414bf914c7e2909b61217b4e3e5508f4",
|
||||
"type": "git"
|
||||
},
|
||||
"spew": {
|
||||
"repo": "github.com/davecgh/go-spew/spew",
|
||||
"version": "e762b3d1320b76030bd7f6cc2bfc3d9acce874c0",
|
||||
"type": "git"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue