1
0
Fork 0
mirror of https://github.com/eosswedenorg/thalos synced 2026-06-20 09:56:47 +02:00

Update github.com/eoscanada/eos-go to v0.10.2

This commit is contained in:
Henrik Hautakoski 2022-01-20 15:19:36 +01:00
parent 896711ecb1
commit 5f0f62d2a1
No known key found for this signature in database
GPG key ID: 608414D93E862CCD
2 changed files with 5 additions and 2 deletions

2
go.mod
View file

@ -3,7 +3,7 @@ module eosio-ship-trace-reader
go 1.14
require (
github.com/eoscanada/eos-go v0.10.1-0.20220112183548-39fba816311f
github.com/eoscanada/eos-go v0.10.2
github.com/eosswedenorg-go/eos-ship-client v0.0.0-20220113161228-7007edec3bb4
github.com/eosswedenorg-go/pid v1.0.1
github.com/go-redis/redis/v8 v8.11.4