Skip to content

Commit

Permalink
Add mmap-go to couchbasedeps
Browse files Browse the repository at this point in the history
Change-Id: If4601fed5a92eee9feb35d000b548d5a8266f74f
Reviewed-on: http://review.couchbase.org/64537
Reviewed-by: Steve Yen <steve.yen@gmail.com>
Tested-by: Chris Hillery <ceej@couchbase.com>
  • Loading branch information
ceejatec committed May 27, 2016
1 parent 29d5309 commit 670fc01
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions branch-master.xml
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@
<project name="buffer" remote="couchbasedeps" revision="43cef5ba7b6ce99cc410632dad46cf1c6c97026e" path="godeps/src/github.com/tdewolff/buffer"/>
<project name="parse" remote="couchbasedeps" revision="0334a869253aca4b3a10c56c3f3139b394aec3a9" path="godeps/src/github.com/tdewolff/parse"/>
<project name="strconv" remote="couchbasedeps" revision="9b189f5be77f33c46776f24dbddb2a7ab32af214" path="godeps/src/github.com/tdewolff/strconv"/>
<project name="mmap-go" remote="couchbasedeps" revision="935e0e8a636ca4ba70b713f3e38a19e1b77739e8" path="godeps/src/github.com/edsrzf/mmap-go"/>

<!-- C/C++ support libraries -->
<project name="googletest" remote="couchbasedeps" revision="f397fa5ec6365329b2e82eb2d8c03a7897bbefb5" groups="kv"/>
Expand Down
1 change: 1 addition & 0 deletions couchbase-server/spock.xml
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@
<project name="buffer" remote="couchbasedeps" revision="43cef5ba7b6ce99cc410632dad46cf1c6c97026e" path="godeps/src/github.com/tdewolff/buffer"/>
<project name="parse" remote="couchbasedeps" revision="0334a869253aca4b3a10c56c3f3139b394aec3a9" path="godeps/src/github.com/tdewolff/parse"/>
<project name="strconv" remote="couchbasedeps" revision="9b189f5be77f33c46776f24dbddb2a7ab32af214" path="godeps/src/github.com/tdewolff/strconv"/>
<project name="mmap-go" remote="couchbasedeps" revision="935e0e8a636ca4ba70b713f3e38a19e1b77739e8" path="godeps/src/github.com/edsrzf/mmap-go"/>

<!-- C/C++ support libraries -->
<project name="googletest" remote="couchbasedeps" revision="f397fa5ec6365329b2e82eb2d8c03a7897bbefb5" groups="kv"/>
Expand Down

0 comments on commit 670fc01

Please sign in to comment.