Skip to content

Commit 014a4d1

Browse files
committed
depaware
1 parent 9ac9a77 commit 014a4d1

File tree

1 file changed

+7
-8
lines changed

1 file changed

+7
-8
lines changed

cmd/tailscale/depaware.txt

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -158,11 +158,12 @@ 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+
166167
golang.org/x/exp/constraints from golang.org/x/exp/slices+
167168
golang.org/x/exp/maps from tailscale.com/types/views+
168169
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
216217
crypto/rsa from crypto/tls+
217218
crypto/sha1 from crypto/tls+
218219
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+
@@ -251,15 +251,15 @@ tailscale.com/cmd/tailscale dependencies: (generated by github.com/tailscale/dep
251251
io from bufio+
252252
io/fs from crypto/x509+
253253
io/ioutil from github.com/mitchellh/go-ps+
254-
iter from bytes+
254+
iter from maps+
255255
log from expvar+
256256
log/internal from log
257-
maps from crypto/x509+
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 crypto/ecdsa+
262+
math/rand/v2 from internal/concurrent
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/internal/sysrand+
275+
os from crypto/rand+
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/internal/sysrand+
291+
syscall from crypto/rand+
292292
text/tabwriter from github.com/peterbourgon/ff/v3/ffcli+
293293
text/template from html/template
294294
text/template/parse from html/template+
@@ -297,4 +297,3 @@ 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)