@@ -158,11 +158,12 @@ 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+
166
167
golang.org/x/exp/constraints from golang.org/x/exp/slices+
167
168
golang.org/x/exp/maps from tailscale.com/types/views+
168
169
golang.org/x/exp/slices from tailscale.com/net/tsaddr+
@@ -216,7 +217,6 @@ tailscale.com/cmd/tailscale dependencies: (generated by github.com/tailscale/dep
216
217
crypto/rsa from crypto/tls+
217
218
crypto/sha1 from crypto/tls+
218
219
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+
@@ -251,15 +251,15 @@ tailscale.com/cmd/tailscale dependencies: (generated by github.com/tailscale/dep
251
251
io from bufio+
252
252
io/fs from crypto/x509+
253
253
io/ioutil from github.com/mitchellh/go-ps+
254
- iter from bytes +
254
+ iter from maps +
255
255
log from expvar+
256
256
log/internal from log
257
- maps from crypto/x509+
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 crypto/ecdsa+
262
+ math/rand/v2 from internal/concurrent
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/internal/sysrand +
275
+ os from crypto/rand +
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/internal/sysrand +
291
+ syscall from crypto/rand +
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,4 +297,3 @@ 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