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
7d8061b4
Commit
7d8061b4
authored
Jul 29, 2020
by
madengji
Committed by
33cn
Jul 29, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
sync chain33
parent
d19fb38e
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
1 deletion
+2
-1
go.mod
go.mod
+1
-1
go.sum
go.sum
+1
-0
No files found.
go.mod
View file @
7d8061b4
...
@@ -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 v0.0.0-2020072
2112403-3023e3680a1c
github.com/33cn/chain33 v0.0.0-2020072
9032621-0fbd543868cf
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 @
7d8061b4
...
@@ -5,6 +5,7 @@ github.com/33cn/chain33 v0.0.0-20200703030312-6b32b7a3906e h1:xlToOWpjGdHZOIdU4I
...
@@ -5,6 +5,7 @@ github.com/33cn/chain33 v0.0.0-20200703030312-6b32b7a3906e h1:xlToOWpjGdHZOIdU4I
github.com/33cn/chain33 v0.0.0-20200703030312-6b32b7a3906e/go.mod h1:O/rG4/H1wdbLOTrlyIub2DJ5AOx7K0nTTlMKjUigQs0=
github.com/33cn/chain33 v0.0.0-20200703030312-6b32b7a3906e/go.mod h1:O/rG4/H1wdbLOTrlyIub2DJ5AOx7K0nTTlMKjUigQs0=
github.com/33cn/chain33 v0.0.0-20200722112403-3023e3680a1c h1:MG8my11GnT5QoYsxQAcR9kQy6jexKGKSurlNhidOUgs=
github.com/33cn/chain33 v0.0.0-20200722112403-3023e3680a1c h1:MG8my11GnT5QoYsxQAcR9kQy6jexKGKSurlNhidOUgs=
github.com/33cn/chain33 v0.0.0-20200722112403-3023e3680a1c/go.mod h1:O/rG4/H1wdbLOTrlyIub2DJ5AOx7K0nTTlMKjUigQs0=
github.com/33cn/chain33 v0.0.0-20200722112403-3023e3680a1c/go.mod h1:O/rG4/H1wdbLOTrlyIub2DJ5AOx7K0nTTlMKjUigQs0=
github.com/33cn/chain33 v0.0.0-20200729032621-0fbd543868cf/go.mod h1:O/rG4/H1wdbLOTrlyIub2DJ5AOx7K0nTTlMKjUigQs0=
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