Skip to content

Commit 4465253

Browse files
committed
depaware
1 parent c8fd888 commit 4465253

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

cmd/tailscale/depaware.txt

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -158,12 +158,11 @@ tailscale.com/cmd/tailscale dependencies: (generated by github.com/tailscale/dep
158158
golang.org/x/crypto/cryptobyte from crypto/ecdsa+
159159
golang.org/x/crypto/cryptobyte/asn1 from crypto/ecdsa+
160160
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
162162
golang.org/x/crypto/nacl/box from tailscale.com/types/key
163163
golang.org/x/crypto/nacl/secretbox from golang.org/x/crypto/nacl/box
164164
golang.org/x/crypto/pbkdf2 from software.sslmate.com/src/go-pkcs12
165165
golang.org/x/crypto/salsa20/salsa from golang.org/x/crypto/nacl/box+
166-
golang.org/x/crypto/sha3 from crypto/internal/mlkem768+
167166
golang.org/x/exp/constraints from golang.org/x/exp/slices+
168167
golang.org/x/exp/maps from tailscale.com/types/views+
169168
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
217216
crypto/rsa from crypto/tls+
218217
crypto/sha1 from crypto/tls+
219218
crypto/sha256 from crypto/tls+
219+
crypto/sha3 from crypto/internal/fips140hash
220220
crypto/sha512 from crypto/ecdsa+
221221
crypto/subtle from crypto/cipher+
222222
crypto/tls from github.com/tcnksm/go-httpstat+
@@ -254,12 +254,12 @@ tailscale.com/cmd/tailscale dependencies: (generated by github.com/tailscale/dep
254254
iter from maps+
255255
log from expvar+
256256
log/internal from log
257-
maps from net/http
257+
maps from net/http+
258258
math from compress/flate+
259259
math/big from crypto/dsa+
260260
math/bits from compress/flate+
261261
math/rand from math/big+
262-
math/rand/v2 from internal/concurrent
262+
math/rand/v2 from crypto/ecdsa+
263263
mime from mime/multipart+
264264
mime/multipart from net/http
265265
mime/quotedprintable from mime/multipart
@@ -272,7 +272,7 @@ tailscale.com/cmd/tailscale dependencies: (generated by github.com/tailscale/dep
272272
net/netip from net+
273273
net/textproto from golang.org/x/net/http/httpguts+
274274
net/url from crypto/x509+
275-
os from crypto/rand+
275+
os from crypto/internal/sysrand+
276276
os/exec from github.com/toqueteos/webbrowser+
277277
os/signal from tailscale.com/cmd/tailscale/cli
278278
os/user from tailscale.com/util/groupmember+
@@ -288,7 +288,7 @@ tailscale.com/cmd/tailscale dependencies: (generated by github.com/tailscale/dep
288288
strings from bufio+
289289
sync from compress/flate+
290290
sync/atomic from context+
291-
syscall from crypto/rand+
291+
syscall from crypto/internal/sysrand+
292292
text/tabwriter from github.com/peterbourgon/ff/v3/ffcli+
293293
text/template from html/template
294294
text/template/parse from html/template+
@@ -297,3 +297,4 @@ tailscale.com/cmd/tailscale dependencies: (generated by github.com/tailscale/dep
297297
unicode/utf16 from encoding/asn1+
298298
unicode/utf8 from bufio+
299299
unique from net/netip
300+
weak from unique

0 commit comments

Comments
 (0)