@@ -158,12 +158,11 @@ tailscale.com/cmd/tailscale dependencies: (generated by github.com/tailscale/dep
158
158
golang.org/x/crypto/cryptobyte from crypto/ecdsa+
159
159
golang.org/x/crypto/cryptobyte/asn1 from crypto/ecdsa+
160
160
golang.org/x/crypto/curve25519 from golang.org/x/crypto/nacl/box+
161
- golang.org/x/crypto/hkdf from tailscale.com/control/controlbase+
161
+ golang.org/x/crypto/hkdf from tailscale.com/control/controlbase
162
162
golang.org/x/crypto/nacl/box from tailscale.com/types/key
163
163
golang.org/x/crypto/nacl/secretbox from golang.org/x/crypto/nacl/box
164
164
golang.org/x/crypto/pbkdf2 from software.sslmate.com/src/go-pkcs12
165
165
golang.org/x/crypto/salsa20/salsa from golang.org/x/crypto/nacl/box+
166
- golang.org/x/crypto/sha3 from crypto/internal/mlkem768+
167
166
golang.org/x/exp/constraints from golang.org/x/exp/slices+
168
167
golang.org/x/exp/maps from tailscale.com/types/views+
169
168
golang.org/x/exp/slices from tailscale.com/net/tsaddr+
@@ -217,6 +216,7 @@ tailscale.com/cmd/tailscale dependencies: (generated by github.com/tailscale/dep
217
216
crypto/rsa from crypto/tls+
218
217
crypto/sha1 from crypto/tls+
219
218
crypto/sha256 from crypto/tls+
219
+ crypto/sha3 from crypto/internal/fips140hash
220
220
crypto/sha512 from crypto/ecdsa+
221
221
crypto/subtle from crypto/cipher+
222
222
crypto/tls from github.com/tcnksm/go-httpstat+
@@ -254,12 +254,12 @@ tailscale.com/cmd/tailscale dependencies: (generated by github.com/tailscale/dep
254
254
iter from maps+
255
255
log from expvar+
256
256
log/internal from log
257
- maps from net/http
257
+ maps from net/http+
258
258
math from compress/flate+
259
259
math/big from crypto/dsa+
260
260
math/bits from compress/flate+
261
261
math/rand from math/big+
262
- math/rand/v2 from internal/concurrent
262
+ math/rand/v2 from crypto/ecdsa+
263
263
mime from mime/multipart+
264
264
mime/multipart from net/http
265
265
mime/quotedprintable from mime/multipart
@@ -272,7 +272,7 @@ tailscale.com/cmd/tailscale dependencies: (generated by github.com/tailscale/dep
272
272
net/netip from net+
273
273
net/textproto from golang.org/x/net/http/httpguts+
274
274
net/url from crypto/x509+
275
- os from crypto/rand +
275
+ os from crypto/internal/sysrand +
276
276
os/exec from github.com/toqueteos/webbrowser+
277
277
os/signal from tailscale.com/cmd/tailscale/cli
278
278
os/user from tailscale.com/util/groupmember+
@@ -288,7 +288,7 @@ tailscale.com/cmd/tailscale dependencies: (generated by github.com/tailscale/dep
288
288
strings from bufio+
289
289
sync from compress/flate+
290
290
sync/atomic from context+
291
- syscall from crypto/rand +
291
+ syscall from crypto/internal/sysrand +
292
292
text/tabwriter from github.com/peterbourgon/ff/v3/ffcli+
293
293
text/template from html/template
294
294
text/template/parse from html/template+
@@ -297,3 +297,4 @@ tailscale.com/cmd/tailscale dependencies: (generated by github.com/tailscale/dep
297
297
unicode/utf16 from encoding/asn1+
298
298
unicode/utf8 from bufio+
299
299
unique from net/netip
300
+ weak from unique
0 commit comments