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
21913d02
Commit
21913d02
authored
Nov 05, 2020
by
Kirill Smelkov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
X wcfs: v↑ NEO/go (error context fixups)
parent
a9a82d5a
Changes
2
Show 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 @
21913d02
...
...
@@ -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-20201018154837-96046edf8211
lab.nexedi.com/kirr/neo/go v0.0.0-2020110
4193818-58689cb67f92
lab.nexedi.com/kirr/neo/go v0.0.0-2020110
5112836-fa5026037077
)
// we use kirr/go-fuse@y/nodefs-cancel
...
...
wcfs/go.sum
View file @
21913d02
...
...
@@ -427,6 +427,8 @@ lab.nexedi.com/kirr/neo/go v0.0.0-20201101172007-a179fa40c804 h1:8hq+T/r6VojRMtg
lab.nexedi.com/kirr/neo/go v0.0.0-20201101172007-a179fa40c804/go.mod h1:9HgDd+5XMDgvw096aMIu1bxrjlRPYuoIB04uhB4plno=
lab.nexedi.com/kirr/neo/go v0.0.0-20201104193818-58689cb67f92 h1:ahBpDUbalWGpibBK4rGCMs7WAjYLypuEd5+adF/pxNM=
lab.nexedi.com/kirr/neo/go v0.0.0-20201104193818-58689cb67f92/go.mod h1:9HgDd+5XMDgvw096aMIu1bxrjlRPYuoIB04uhB4plno=
lab.nexedi.com/kirr/neo/go v0.0.0-20201105112836-fa5026037077 h1:POEwSbB0gxfOyKI1SaJ9Rm/HdJue9cD3m7I0y7k7OUc=
lab.nexedi.com/kirr/neo/go v0.0.0-20201105112836-fa5026037077/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