Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
dms3
go-ds-leveldb
Commits
c7bcdd26
Commit
c7bcdd26
authored
Sep 21, 2014
by
Brian Tiger Chow
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
chore: vendor dependencies
parent
c4c2b1bc
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
datastore.go
datastore.go
+2
-2
No files found.
datastore.go
View file @
c7bcdd26
...
...
@@ -2,8 +2,8 @@ package leveldb
import
(
ds
"github.com/jbenet/datastore.go"
"github.com/syndtr/goleveldb/leveldb"
"github.com/syndtr/goleveldb/leveldb/opt"
"github.com/
jbenet/datastore.go/Godeps/_workspace/src/github.com/
syndtr/goleveldb/leveldb"
"github.com/
jbenet/datastore.go/Godeps/_workspace/src/github.com/
syndtr/goleveldb/leveldb/opt"
)
// Datastore uses a standard Go map for internal storage.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment