mirror of
https://github.com/eosswedenorg/antelope-api-healthcheck
synced 2026-06-18 05:00:03 +02:00
Replace local eosapi with github.com/eosswedenorg-go/eosapi
This commit is contained in:
parent
1d8b47762e
commit
44a01344c7
6 changed files with 4 additions and 123 deletions
|
|
@ -5,8 +5,8 @@ import (
|
|||
"time"
|
||||
"strings"
|
||||
"strconv"
|
||||
"internal/eosapi"
|
||||
"internal/utils"
|
||||
"github.com/eosswedenorg-go/eosapi"
|
||||
"github.com/eosswedenorg-go/haproxy"
|
||||
"github.com/eosswedenorg-go/tcp_server"
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue