Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
go-libp2p
Commits
b85fbfe2
Commit
b85fbfe2
authored
8 years ago
by
Jeromy Johnson
Committed by
GitHub
8 years ago
Browse files
Options
Download
Plain Diff
Merge pull request #166 from libp2p/deps/go-datastore
update go-datastore bubbled through libp2p packages
parents
b88cb274
05c29c3c
master
2018-Q4-OKR
docs-improvements
feat/p2p-multiaddr
feat/pnet/working3
feat/protobuf
feat/relay-integrate
feat/udp
feature/standardize-readme
fix/473
fix/no-custom-field
fix/reset-ping-stream
fix/revert-correct-external-addr
gx/update-jccl6u
gx/update-nza0mn
jenkinsfile
kevina/fix-go-vet
multistream-ping
punching
revert-276-update-go-detect-race
v6.0.23
v6.0.22
v6.0.21
v6.0.20
v6.0.19
v6.0.18
v6.0.17
v6.0.16
v6.0.15
v6.0.14
v6.0.13
v6.0.12
v6.0.11
v6.0.10
v6.0.9
v6.0.8
v6.0.7
v6.0.6
v6.0.5
v6.0.4
v6.0.3
v6.0.2
v6.0.1
v6.0.0
v5.0.21
v5.0.20
v5.0.19
v5.0.18
v5.0.17
v5.0.16
v5.0.15
v5.0.14
v5.0.13
v5.0.12
v5.0.11
v5.0.10
v5.0.9
v5.0.8
v5.0.7
v5.0.6
v5.0.5
v5.0.4
v5.0.3
v5.0.2
v5.0.1
v5.0.0
v4.5.5
v4.5.4
v4.5.3
v4.5.2
v4.5.1
v4.5.0
v4.4.5
v4.4.4
v4.4.3
v4.4.2
v4.4.1
v4.4.0
v4.3.12
v4.3.11
v4.3.10
v4.3.9
v4.3.8
v4.3.7
v4.3.6
v4.3.5
v4.3.4
v4.3.3
v4.3.2
v4.3.1
v4.3.0
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
package.json
+8
-8
package.json
with
8 additions
and
8 deletions
+8
-8
package.json
View file @
b85fbfe2
...
...
@@ -181,15 +181,15 @@
},
{
"author"
:
"whyrusleeping"
,
"hash"
:
"Qm
aEcA713Y54EtSsj7ZYfwXmsTfxrJ4oywr1iFt1d6LKY5
"
,
"hash"
:
"Qm
bHpE8HYbHdwAxyiJMsPzywVyZKLLHNi5HemfVCPwo839
"
,
"name"
:
"go-testutil"
,
"version"
:
"1.1.
0
"
"version"
:
"1.1.
1
"
},
{
"author"
:
"whyrusleeping"
,
"hash"
:
"Qm
V7iorvAUv766HnS5gZrsYAkFqKdTTF73kGvUDu5XFzCb
"
,
"hash"
:
"Qm
QKfJb2rWd7vCzf38VEx9NQWUkuqfd5KuGo6eZEtQLNcQ
"
,
"name"
:
"go-libp2p-conn"
,
"version"
:
"1.5.
0
"
"version"
:
"1.5.
1
"
},
{
"author"
:
"whyrusleeping"
,
...
...
@@ -217,9 +217,9 @@
},
{
"author"
:
"whyrusleeping"
,
"hash"
:
"Qm
RDDfv6q9e3wjk4L71vvnHSDRTF6RSKGe7vdFZHtdgPqP
"
,
"hash"
:
"Qm
WfxnAiQ5TnnCgiX9ikVUKFNHRgGhbgKdx5DoKPELD7P4
"
,
"name"
:
"go-libp2p-swarm"
,
"version"
:
"1.6.
0
"
"version"
:
"1.6.
1
"
},
{
"author"
:
"whyrusleeping"
,
...
...
@@ -229,9 +229,9 @@
},
{
"author"
:
"whyrusleeping"
,
"hash"
:
"Qm
VGHA1KzERtvjkE4zrGALHEf4UkqWMZYnosBRpiGoyDwr
"
,
"hash"
:
"Qm
WdGJY4fcsfhLHucEfivw8J71yUqNUFbzdU1jnJBnN5Xh
"
,
"name"
:
"go-libp2p-netutil"
,
"version"
:
"0.2.
0
"
"version"
:
"0.2.
1
"
},
{
"author"
:
"whyrusleeping"
,
...
...
This diff is collapsed.
Click to expand it.
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
Menu
Projects
Groups
Snippets
Help