Restore uptime, bytes_sent and bytes_recvd to the admin API for peers

This commit is contained in:
Neil Alexander 2022-01-30 21:25:19 +00:00
parent 09ea351682
commit 5f9616e00d
No known key found for this signature in database
GPG key ID: A02A2019A2BB0944
4 changed files with 34 additions and 7 deletions

2
go.mod
View file

@ -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