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
73840153
Commit
73840153
authored
May 07, 2021
by
袁兴强
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update chain33
parent
76e3637e
Hide 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 @
73840153
...
@@ -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.20210
427041813-e3de8b475554
github.com/33cn/chain33 v1.65.3-0.20210
507015028-a837b4794f67
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 @
73840153
...
@@ -5,6 +5,8 @@ github.com/33cn/chain33 v1.65.3-0.20210425071005-3d7f0f69016c h1:D6MWe2CKWD1Dgc4
...
@@ -5,6 +5,8 @@ github.com/33cn/chain33 v1.65.3-0.20210425071005-3d7f0f69016c h1:D6MWe2CKWD1Dgc4
github.com/33cn/chain33 v1.65.3-0.20210425071005-3d7f0f69016c/go.mod h1:52miTcQYwY/ChrmFm7Lh07z8GHPTQBlZQyYrB5cnLyw=
github.com/33cn/chain33 v1.65.3-0.20210425071005-3d7f0f69016c/go.mod h1:52miTcQYwY/ChrmFm7Lh07z8GHPTQBlZQyYrB5cnLyw=
github.com/33cn/chain33 v1.65.3-0.20210427041813-e3de8b475554 h1:yAM4AULaz8RLfkJLS6HjF7SdvWqI7mLlsbG/xuOkWkI=
github.com/33cn/chain33 v1.65.3-0.20210427041813-e3de8b475554 h1:yAM4AULaz8RLfkJLS6HjF7SdvWqI7mLlsbG/xuOkWkI=
github.com/33cn/chain33 v1.65.3-0.20210427041813-e3de8b475554/go.mod h1:52miTcQYwY/ChrmFm7Lh07z8GHPTQBlZQyYrB5cnLyw=
github.com/33cn/chain33 v1.65.3-0.20210427041813-e3de8b475554/go.mod h1:52miTcQYwY/ChrmFm7Lh07z8GHPTQBlZQyYrB5cnLyw=
github.com/33cn/chain33 v1.65.3-0.20210507015028-a837b4794f67 h1:IN/oPs0JrNIG9qfTLBEXhW1M9aSlsXFM0lry+LJ9g34=
github.com/33cn/chain33 v1.65.3-0.20210507015028-a837b4794f67/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