mirror of
https://github.com/eosswedenorg/antelope-api-healthcheck
synced 2026-06-19 05:10:02 +02:00
8 lines
115 B
Modula-2
8 lines
115 B
Modula-2
module internal/eosapi
|
|
|
|
go 1.14
|
|
|
|
require (
|
|
github.com/imroc/req v0.3.2
|
|
github.com/liamylian/jsontime/v2 v2.0.0
|
|
)
|