|
|
@@ -95,6 +95,8 @@ tailscale.com/cmd/tailscaled dependencies: (generated by github.com/tailscale/de
|
|
|
L github.com/google/nftables/internal/parseexprfunc from github.com/google/nftables+
|
|
|
L github.com/google/nftables/xt from github.com/google/nftables/expr+
|
|
|
github.com/google/uuid from tailscale.com/clientupdate
|
|
|
+ github.com/gorilla/csrf from tailscale.com/client/web
|
|
|
+ github.com/gorilla/securecookie from github.com/gorilla/csrf
|
|
|
github.com/hdevalence/ed25519consensus from tailscale.com/tka+
|
|
|
L 💣 github.com/illarion/gonotify from tailscale.com/net/dns
|
|
|
L github.com/insomniacslk/dhcp/dhcpv4 from tailscale.com/net/tstun
|
|
|
@@ -128,6 +130,7 @@ tailscale.com/cmd/tailscaled dependencies: (generated by github.com/tailscale/de
|
|
|
L github.com/pierrec/lz4/v4/internal/lz4errors from github.com/pierrec/lz4/v4+
|
|
|
L github.com/pierrec/lz4/v4/internal/lz4stream from github.com/pierrec/lz4/v4
|
|
|
L github.com/pierrec/lz4/v4/internal/xxh32 from github.com/pierrec/lz4/v4/internal/lz4stream
|
|
|
+ github.com/pkg/errors from github.com/gorilla/csrf
|
|
|
LD github.com/pkg/sftp from tailscale.com/ssh/tailssh
|
|
|
LD github.com/pkg/sftp/internal/encoding/ssh/filexfer from github.com/pkg/sftp
|
|
|
W 💣 github.com/tailscale/certstore from tailscale.com/control/controlclient
|
|
|
@@ -149,6 +152,7 @@ tailscale.com/cmd/tailscaled dependencies: (generated by github.com/tailscale/de
|
|
|
github.com/tailscale/goupnp/ssdp from github.com/tailscale/goupnp
|
|
|
github.com/tailscale/hujson from tailscale.com/ipn/conffile
|
|
|
L 💣 github.com/tailscale/netlink from tailscale.com/wgengine/router+
|
|
|
+ github.com/tailscale/web-client-prebuilt from tailscale.com/client/web
|
|
|
💣 github.com/tailscale/wireguard-go/conn from github.com/tailscale/wireguard-go/device+
|
|
|
W 💣 github.com/tailscale/wireguard-go/conn/winrio from github.com/tailscale/wireguard-go/conn
|
|
|
💣 github.com/tailscale/wireguard-go/device from tailscale.com/net/tstun+
|
|
|
@@ -219,8 +223,9 @@ tailscale.com/cmd/tailscaled dependencies: (generated by github.com/tailscale/de
|
|
|
tailscale.com from tailscale.com/version
|
|
|
tailscale.com/atomicfile from tailscale.com/ipn+
|
|
|
LD tailscale.com/chirp from tailscale.com/cmd/tailscaled
|
|
|
- tailscale.com/client/tailscale from tailscale.com/derp
|
|
|
+ tailscale.com/client/tailscale from tailscale.com/derp+
|
|
|
tailscale.com/client/tailscale/apitype from tailscale.com/ipn/ipnlocal+
|
|
|
+ tailscale.com/client/web from tailscale.com/ipn/ipnlocal
|
|
|
tailscale.com/clientupdate from tailscale.com/ipn/ipnlocal
|
|
|
tailscale.com/clientupdate/distsign from tailscale.com/clientupdate
|
|
|
tailscale.com/cmd/tailscaled/childproc from tailscale.com/ssh/tailssh+
|
|
|
@@ -251,6 +256,7 @@ tailscale.com/cmd/tailscaled dependencies: (generated by github.com/tailscale/de
|
|
|
L tailscale.com/ipn/store/kubestore from tailscale.com/ipn/store
|
|
|
tailscale.com/ipn/store/mem from tailscale.com/ipn/store+
|
|
|
L tailscale.com/kube from tailscale.com/ipn/store/kubestore
|
|
|
+ tailscale.com/licenses from tailscale.com/client/web
|
|
|
tailscale.com/log/filelogger from tailscale.com/logpolicy
|
|
|
tailscale.com/log/sockstatlog from tailscale.com/ipn/ipnlocal
|
|
|
tailscale.com/logpolicy from tailscale.com/cmd/tailscaled+
|
|
|
@@ -339,7 +345,7 @@ tailscale.com/cmd/tailscaled dependencies: (generated by github.com/tailscale/de
|
|
|
L 💣 tailscale.com/util/dirwalk from tailscale.com/metrics+
|
|
|
tailscale.com/util/dnsname from tailscale.com/hostinfo+
|
|
|
tailscale.com/util/goroutines from tailscale.com/ipn/ipnlocal
|
|
|
- tailscale.com/util/groupmember from tailscale.com/ipn/ipnauth
|
|
|
+ tailscale.com/util/groupmember from tailscale.com/ipn/ipnauth+
|
|
|
💣 tailscale.com/util/hashx from tailscale.com/util/deephash
|
|
|
tailscale.com/util/httphdr from tailscale.com/ipn/ipnlocal+
|
|
|
tailscale.com/util/httpm from tailscale.com/client/tailscale+
|
|
|
@@ -468,6 +474,7 @@ tailscale.com/cmd/tailscaled dependencies: (generated by github.com/tailscale/de
|
|
|
encoding/base32 from tailscale.com/tka+
|
|
|
encoding/base64 from encoding/json+
|
|
|
encoding/binary from compress/gzip+
|
|
|
+ encoding/gob from github.com/gorilla/securecookie
|
|
|
encoding/hex from crypto/x509+
|
|
|
encoding/json from expvar+
|
|
|
encoding/pem from crypto/tls+
|
|
|
@@ -482,6 +489,7 @@ tailscale.com/cmd/tailscaled dependencies: (generated by github.com/tailscale/de
|
|
|
hash/fnv from tailscale.com/wgengine/magicsock+
|
|
|
hash/maphash from go4.org/mem
|
|
|
html from tailscale.com/ipn/ipnlocal+
|
|
|
+ html/template from github.com/gorilla/csrf
|
|
|
io from bufio+
|
|
|
io/fs from crypto/x509+
|
|
|
io/ioutil from github.com/godbus/dbus/v5+
|
|
|
@@ -526,6 +534,8 @@ tailscale.com/cmd/tailscaled dependencies: (generated by github.com/tailscale/de
|
|
|
sync/atomic from context+
|
|
|
syscall from crypto/rand+
|
|
|
text/tabwriter from runtime/pprof
|
|
|
+ text/template from html/template
|
|
|
+ text/template/parse from html/template+
|
|
|
time from compress/gzip+
|
|
|
unicode from bytes+
|
|
|
unicode/utf16 from crypto/x509+
|