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
d15fa176
Commit
d15fa176
authored
Nov 19, 2017
by
Dominic Della Valle
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix orphaned gx dependency
License: MIT Signed-off-by:
Dominic Della Valle
<
ddvpublic@gmail.com
>
parent
225159bc
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
core/commands/mount_windows.go
core/commands/mount_windows.go
+2
-2
No files found.
core/commands/mount_windows.go
View file @
d15fa176
...
...
@@ -3,9 +3,9 @@ package commands
import
(
"errors"
"gx/ipfs/QmadYQbq2fJpaRE3XhpMLH68NNxmWMwfMQy1ntr1cKf7eo/go-ipfs-cmdkit"
cmds
"github.com/ipfs/go-ipfs/commands"
cmdkit
"gx/ipfs/QmSNbH2A1evCCbJSDC6u3RV3GGDhgu6pRGbXHvrN89tMKf/go-ipfs-cmdkit"
)
var
MountCmd
=
&
cmds
.
Command
{
...
...
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