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
3f84a1e2
Commit
3f84a1e2
authored
Nov 04, 2020
by
Kirill Smelkov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
X wcfs: v↑ NEO/go (fixup for NEO/py v1.12 protocol + "object not found" from loadBefore)
parent
112720f3
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 @
3f84a1e2
...
...
@@ -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
1172007-a179fa40c804
lab.nexedi.com/kirr/neo/go v0.0.0-2020110
4193818-58689cb67f92
)
// we use kirr/go-fuse@y/nodefs-cancel
...
...
wcfs/go.sum
View file @
3f84a1e2
...
...
@@ -425,6 +425,8 @@ lab.nexedi.com/kirr/neo/go v0.0.0-20201027153007-107959ea6a8f h1:w8uKrZ1wZaoMY3B
lab.nexedi.com/kirr/neo/go v0.0.0-20201027153007-107959ea6a8f/go.mod h1:9HgDd+5XMDgvw096aMIu1bxrjlRPYuoIB04uhB4plno=
lab.nexedi.com/kirr/neo/go v0.0.0-20201101172007-a179fa40c804 h1:8hq+T/r6VojRMtgRQj+gbn83UR3aCACzAmyfLMx8v7U=
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=
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