naggie / dsnet

FAST command to manage a centralised wireguard VPN. Think wg-quick but quicker: key generation + address allocation.
https://calbryant.uk/blog/how-to-set-up-a-wireguard-vpn-in-minutes-with-dsnet/
MIT License
673 stars 33 forks source link

Bump dependencies and version to 1.17 #62

Closed botto closed 2 years ago

botto commented 2 years ago

A PR to bump dependencies and go version to 1.17

naggie commented 2 years ago

Wow, big diff. I think the vendored modules are too much noise. Perhaps we should just un-vendor everything.

naggie commented 2 years ago

Thanks though!

botto commented 2 years ago

Yeah I was thinking we could kill off the vendor folder, it's kinda nice that it's self contained but makes these diffs so noisy