K 10 svn:author V 5 decke K 8 svn:date V 27 2018-10-18T08:00:37.623573Z K 7 svn:log V 411 net/wireguard-go: Update to 0.0.20181018 - Remove dep dependency because upstream switched to Go 1.11 new modules support. Sadly we still have to enforce oldfashioned vendoring because otherwise "go build" would automatically download stuff from the internet before building. Theoretically it should be possible to get rid of the self generated vendor distfile but practically I did not get it working (yet). END