diff options
Diffstat (limited to 'src/vendor/modules.txt')
| -rw-r--r-- | src/vendor/modules.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/vendor/modules.txt b/src/vendor/modules.txt index 35468f6f1d..c7220124e2 100644 --- a/src/vendor/modules.txt +++ b/src/vendor/modules.txt @@ -4,6 +4,7 @@ golang.org/x/crypto/chacha20 golang.org/x/crypto/chacha20poly1305 golang.org/x/crypto/cryptobyte golang.org/x/crypto/cryptobyte/asn1 +golang.org/x/crypto/hkdf golang.org/x/crypto/internal/alias golang.org/x/crypto/internal/poly1305 # golang.org/x/net v0.52.1-0.20260406204716-056ac742146a @@ -12,9 +13,14 @@ golang.org/x/net/dns/dnsmessage golang.org/x/net/http/httpguts golang.org/x/net/http/httpproxy golang.org/x/net/http2/hpack +golang.org/x/net/http3 golang.org/x/net/idna +golang.org/x/net/internal/http3 +golang.org/x/net/internal/httpcommon +golang.org/x/net/internal/quic/quicwire golang.org/x/net/lif golang.org/x/net/nettest +golang.org/x/net/quic # golang.org/x/sys v0.42.1-0.20260320201212-a76ec62d6c53 ## explicit; go 1.25.0 golang.org/x/sys/cpu |
