@@ -168,9 +168,8 @@ tailscale.com/cmd/tailscale dependencies: (generated by github.com/tailscale/dep
168168 golang.org/x/crypto/nacl/secretbox from golang.org/x/crypto/nacl/box
169169 golang.org/x/crypto/pbkdf2 from software.sslmate.com/src/go-pkcs12
170170 golang.org/x/crypto/salsa20/salsa from golang.org/x/crypto/nacl/box+
171- golang.org/x/exp/constraints from golang.org/x/exp/slices+
172- golang.org/x/exp/maps from tailscale.com/types/views+
173- golang.org/x/exp/slices from tailscale.com/net/tsaddr+
171+ W golang.org/x/exp/constraints from github.com/dblohm7/wingoes/pe
172+ golang.org/x/exp/maps from tailscale.com/cmd/tailscale/cli
174173 golang.org/x/net/bpf from github.com/mdlayher/netlink+
175174 golang.org/x/net/dns/dnsmessage from net+
176175 golang.org/x/net/http/httpguts from net/http+
@@ -199,6 +198,7 @@ tailscale.com/cmd/tailscale dependencies: (generated by github.com/tailscale/dep
199198 golang.org/x/time/rate from tailscale.com/cmd/tailscale/cli+
200199 bufio from compress/flate+
201200 bytes from bufio+
201+ cmp from slices
202202 compress/flate from compress/gzip+
203203 compress/gzip from net/http
204204 compress/zlib from image/png+
@@ -256,6 +256,7 @@ tailscale.com/cmd/tailscale dependencies: (generated by github.com/tailscale/dep
256256 io/ioutil from golang.org/x/sys/cpu+
257257 log from expvar+
258258 log/internal from log
259+ maps from tailscale.com/types/views
259260 math from compress/flate+
260261 math/big from crypto/dsa+
261262 math/bits from compress/flate+
@@ -282,6 +283,7 @@ tailscale.com/cmd/tailscale dependencies: (generated by github.com/tailscale/dep
282283 regexp from github.com/tailscale/goupnp/httpu+
283284 regexp/syntax from regexp
284285 runtime/debug from tailscale.com/util/singleflight+
286+ slices from tailscale.com/cmd/tailscale/cli+
285287 sort from compress/flate+
286288 strconv from compress/flate+
287289 strings from bufio+
0 commit comments