![]() At the start of a dev cycle we'll upgrade all dependencies. Done with: $ for Dep in $(cat go.mod | perl -ne '/(\S+) v/ and print "$1\n"'); do go get $Dep@upgrade; done Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com> |
||
---|---|---|
.. | ||
debug.go | ||
depaware.txt | ||
install_darwin.go | ||
install_windows.go | ||
tailscaled.defaults | ||
tailscaled.go | ||
tailscaled.service | ||
tailscaled_notwindows.go | ||
tailscaled_windows.go |