Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
P
plugin
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
JIRA
JIRA
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
link33
plugin
Commits
4f9789cb
Commit
4f9789cb
authored
May 21, 2021
by
袁兴强
Committed by
vipwzw
May 21, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update chain33
parent
3103e457
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
1 deletion
+3
-1
go.mod
go.mod
+1
-1
go.sum
go.sum
+2
-0
No files found.
go.mod
View file @
4f9789cb
...
@@ -3,7 +3,7 @@ module github.com/33cn/plugin
...
@@ -3,7 +3,7 @@ module github.com/33cn/plugin
go 1.12
go 1.12
require (
require (
github.com/33cn/chain33 v1.65.3-0.202105
13081037-0c6bb9982852
github.com/33cn/chain33 v1.65.3-0.202105
21051422-701d3db8ba63
github.com/BurntSushi/toml v0.3.1
github.com/BurntSushi/toml v0.3.1
github.com/NebulousLabs/Sia v1.3.7
github.com/NebulousLabs/Sia v1.3.7
github.com/NebulousLabs/errors v0.0.0-20181203160057-9f787ce8f69e // indirect
github.com/NebulousLabs/errors v0.0.0-20181203160057-9f787ce8f69e // indirect
...
...
go.sum
View file @
4f9789cb
...
@@ -9,6 +9,8 @@ github.com/33cn/chain33 v1.65.3-0.20210507015028-a837b4794f67 h1:IN/oPs0JrNIG9qf
...
@@ -9,6 +9,8 @@ github.com/33cn/chain33 v1.65.3-0.20210507015028-a837b4794f67 h1:IN/oPs0JrNIG9qf
github.com/33cn/chain33 v1.65.3-0.20210507015028-a837b4794f67/go.mod h1:52miTcQYwY/ChrmFm7Lh07z8GHPTQBlZQyYrB5cnLyw=
github.com/33cn/chain33 v1.65.3-0.20210507015028-a837b4794f67/go.mod h1:52miTcQYwY/ChrmFm7Lh07z8GHPTQBlZQyYrB5cnLyw=
github.com/33cn/chain33 v1.65.3-0.20210513081037-0c6bb9982852 h1:iR1Z1RWZFTwZNz0Jbeffcsx9Zzi2dQi5f0ZuofiigbU=
github.com/33cn/chain33 v1.65.3-0.20210513081037-0c6bb9982852 h1:iR1Z1RWZFTwZNz0Jbeffcsx9Zzi2dQi5f0ZuofiigbU=
github.com/33cn/chain33 v1.65.3-0.20210513081037-0c6bb9982852/go.mod h1:52miTcQYwY/ChrmFm7Lh07z8GHPTQBlZQyYrB5cnLyw=
github.com/33cn/chain33 v1.65.3-0.20210513081037-0c6bb9982852/go.mod h1:52miTcQYwY/ChrmFm7Lh07z8GHPTQBlZQyYrB5cnLyw=
github.com/33cn/chain33 v1.65.3-0.20210521051422-701d3db8ba63 h1:Z/W4uPmBxsCgQUwf4GBpVU9KR3SjjNRNaL3ZHBhk7fE=
github.com/33cn/chain33 v1.65.3-0.20210521051422-701d3db8ba63/go.mod h1:52miTcQYwY/ChrmFm7Lh07z8GHPTQBlZQyYrB5cnLyw=
github.com/AndreasBriese/bbloom v0.0.0-20180913140656-343706a395b7/go.mod h1:bOvUY6CB00SOBii9/FifXqc0awNKxLFCL/+pkDPuyl8=
github.com/AndreasBriese/bbloom v0.0.0-20180913140656-343706a395b7/go.mod h1:bOvUY6CB00SOBii9/FifXqc0awNKxLFCL/+pkDPuyl8=
github.com/AndreasBriese/bbloom v0.0.0-20190306092124-e2d15f34fcf9 h1:HD8gA2tkByhMAwYaFAX9w2l7vxvBQ5NMoxDrkhqhtn4=
github.com/AndreasBriese/bbloom v0.0.0-20190306092124-e2d15f34fcf9 h1:HD8gA2tkByhMAwYaFAX9w2l7vxvBQ5NMoxDrkhqhtn4=
github.com/AndreasBriese/bbloom v0.0.0-20190306092124-e2d15f34fcf9/go.mod h1:bOvUY6CB00SOBii9/FifXqc0awNKxLFCL/+pkDPuyl8=
github.com/AndreasBriese/bbloom v0.0.0-20190306092124-e2d15f34fcf9/go.mod h1:bOvUY6CB00SOBii9/FifXqc0awNKxLFCL/+pkDPuyl8=
...
...
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