Updating golang.org/x/net as well so that a new dependency github.com/sirupsen/logrus can be compiled on Windows environments.
To include 6c586e17d9. Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
6c586e17d9
Moves the vendor/ directory to cmd/vendor. Vendored binaries are built from cmd/, which is backed by symlinks pointing back to repo root.