~fkooman/vpn-daemon

use gofumpt if available when formatting source
update dependencies
update dependencies
prepare for release
improve / fix README
do not include o_client_count w_peer_count in JSON when not requested
only include client/peer count when explicity requested as call may be heavy
expose number of connected peers/clients

References: https://codeberg.org/eduVPN/vpn-daemon/issues/4
split out wPeerList and oConnectionList

- make them callable without the HTTP fluff
- log all errors, but do not return HTTP error codes, instead return
  empty list in case of error
switch from ioutil.ReadFile to os.ReadFile
update dependencies
prepare for release
update dependencies
update Makefile
also count wgctrl as that is "our" code now
update dependencies
Next
Do not follow this link