mirror of
https://github.com/eosswedenorg/thalos
synced 2026-06-18 04:40:03 +02:00
gomod: update pnx/antelope-go v0.0.4 to shufflingpixels/antelope-go v0.1.0
This commit is contained in:
parent
a15cf50377
commit
71f9d4d789
7 changed files with 9 additions and 12 deletions
|
|
@ -12,8 +12,8 @@ import (
|
|||
log "github.com/sirupsen/logrus"
|
||||
|
||||
shipclient "github.com/eosswedenorg-go/antelope-ship-client"
|
||||
"github.com/pnx/antelope-go/chain"
|
||||
"github.com/pnx/antelope-go/ship"
|
||||
"github.com/shufflingpixels/antelope-go/chain"
|
||||
"github.com/shufflingpixels/antelope-go/ship"
|
||||
)
|
||||
|
||||
// A ShipProcessor will consume messages from a ship stream, convert the messages into
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue