mirror of
https://github.com/yggdrasil-network/yggdrasil-go.git
synced 2025-04-29 22:55:06 +03:00
Restore uptime
, bytes_sent
and bytes_recvd
to the admin API for peers
This commit is contained in:
parent
09ea351682
commit
5f9616e00d
4 changed files with 34 additions and 7 deletions
2
go.mod
2
go.mod
|
@ -2,6 +2,8 @@ module github.com/yggdrasil-network/yggdrasil-go
|
|||
|
||||
go 1.16
|
||||
|
||||
replace github.com/Arceliar/ironwood => github.com/neilalexander/ironwood v0.0.0-20220130210920-48e68101c869
|
||||
|
||||
require (
|
||||
github.com/Arceliar/ironwood v0.0.0-20210619124114-6ad55cae5031
|
||||
github.com/Arceliar/phony v0.0.0-20210209235338-dde1a8dca979
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue