Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
I
interface-test
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
董子豪
interface-test
Commits
1459130b
You need to sign in or sign up before continuing.
Commit
1459130b
authored
Aug 19, 2021
by
董子豪
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
mod
parent
d5655539
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1998 additions
and
1995 deletions
+1998
-1995
go.mod
go.mod
+2
-3
go.sum
go.sum
+1996
-1992
No files found.
go.mod
View file @
1459130b
...
...
@@ -14,7 +14,6 @@ require (
github.com/filecoin-project/go-paramfetch v0.0.2-0.20210614165157-25a6c7769498
github.com/filecoin-project/go-state-types v0.1.1-0.20210506134452-99b279731c48
github.com/filecoin-project/go-statestore v0.1.1
github.com/filecoin-project/lotus v1.10.1
github.com/filecoin-project/specs-actors v0.9.13
github.com/filecoin-project/specs-actors/v2 v2.3.5
github.com/filecoin-project/specs-actors/v3 v3.1.1
...
...
@@ -39,6 +38,6 @@ require (
replace github.com/filecoin-project/filecoin-ffi => ./extern/filecoin-ffi
replace github.com/filecoin-project/lotus/chain => ./chain
replace github.com/filecoin-project/go-state-types => ./extern/go-state-types
replace github.com/filecoin-project/specs-storage => ./extern/specs-storage
go.sum
View file @
1459130b
This source diff could not be displayed because it is too large. You can
view the blob
instead.
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