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-dms3
Commits
a93ea621
Commit
a93ea621
authored
Mar 21, 2018
by
Dominic Della Valle
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update lock
License: MIT Signed-off-by:
Dominic Della Valle
<
ddvpublic@gmail.com
>
parent
e77033cb
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
package.json
package.json
+2
-2
repo/fsrepo/lock/lock.go
repo/fsrepo/lock/lock.go
+1
-1
No files found.
package.json
View file @
a93ea621
...
...
@@ -148,9 +148,9 @@
},
{
"author"
:
"whyrusleeping"
,
"hash"
:
"Qm
Wi28zbQG6B1xfaaWx5cYoLn3kBFU6pQ6GWQNRV5P6dNe
"
,
"hash"
:
"Qm
VUAoR89E6KDBJmsfRVkAoBMEfgVfy8rRmvzf4y9rWp1d
"
,
"name"
:
"lock"
,
"version"
:
"0.0.
0
"
"version"
:
"0.0.
2
"
},
{
"author"
:
"whyrusleeping"
,
...
...
repo/fsrepo/lock/lock.go
View file @
a93ea621
...
...
@@ -10,7 +10,7 @@ import (
"gx/ipfs/QmNiJuT8Ja3hMVpBHXv3Q6dwmperaQ6JjLtpMQgMCD7xvx/go-ipfs-util"
logging
"gx/ipfs/QmRb5jh8z2E8hMGN2tkvs1yHynUanqnZ3UeKwgN1i9P1F8/go-log"
lock
"gx/ipfs/Qm
Wi28zbQG6B1xfaaWx5cYoLn3kBFU6pQ6GWQNRV5P6dNe/
lock"
lock
"gx/ipfs/Qm
VUAoR89E6KDBJmsfRVkAoBMEfgVfy8rRmvzf4y9rWp1d/go4-
lock"
)
// LockFile is the filename of the repo lock, relative to config dir
...
...
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