Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
W
wendelin.core
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Labels
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
Kirill Smelkov
wendelin.core
Commits
2ec5183b
Commit
2ec5183b
authored
Dec 09, 2020
by
Kirill Smelkov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
X wcfs: v↑ NEO/go (rework of neo:// and neos:// schemes)
parent
7f8fa32a
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
1 deletion
+3
-1
wcfs/go.mod
wcfs/go.mod
+1
-1
wcfs/go.sum
wcfs/go.sum
+2
-0
No files found.
wcfs/go.mod
View file @
2ec5183b
...
...
@@ -10,7 +10,7 @@ require (
github.com/pkg/errors v0.9.1
github.com/stretchr/testify v1.6.1
lab.nexedi.com/kirr/go123 v0.0.0-20201201184033-9cfe4f529041
lab.nexedi.com/kirr/neo/go v0.0.0-20201209
055138-cf6fc795df89
lab.nexedi.com/kirr/neo/go v0.0.0-20201209
135831-a2f192cbe105
)
// we use kirr/go-fuse@y/nodefs-cancel
...
...
wcfs/go.sum
View file @
2ec5183b
...
...
@@ -433,6 +433,8 @@ lab.nexedi.com/kirr/neo/go v0.0.0-20201105112836-fa5026037077 h1:POEwSbB0gxfOyKI
lab.nexedi.com/kirr/neo/go v0.0.0-20201105112836-fa5026037077/go.mod h1:9HgDd+5XMDgvw096aMIu1bxrjlRPYuoIB04uhB4plno=
lab.nexedi.com/kirr/neo/go v0.0.0-20201209055138-cf6fc795df89 h1:6ocDnzAmojD9mSTB2rJxfg4d9cY/5TuV+dA06eo8aN4=
lab.nexedi.com/kirr/neo/go v0.0.0-20201209055138-cf6fc795df89/go.mod h1:9HgDd+5XMDgvw096aMIu1bxrjlRPYuoIB04uhB4plno=
lab.nexedi.com/kirr/neo/go v0.0.0-20201209135831-a2f192cbe105 h1:v58WQ5a2BxMDaQGKCUOYX+X1AMd4WqjNGxY0J8K5KgU=
lab.nexedi.com/kirr/neo/go v0.0.0-20201209135831-a2f192cbe105/go.mod h1:9HgDd+5XMDgvw096aMIu1bxrjlRPYuoIB04uhB4plno=
rsc.io/binaryregexp v0.2.0 h1:HfqmD5MEmC0zvwBuF187nq9mdnXjXsSivRiXN7SmRkE=
rsc.io/binaryregexp v0.2.0/go.mod h1:qTv7/COck+e2FymRvadv62gMdZztPaShugOCi3I+8D8=
rsc.io/quote/v3 v3.1.0/go.mod h1:yEA65RcK8LyAZtP9Kv3t0HmxON59tX3rD+tICJqUlj0=
...
...
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