diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 13:14:23 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 13:14:23 +0000 |
commit | 73df946d56c74384511a194dd01dbe099584fd1a (patch) | |
tree | fd0bcea490dd81327ddfbb31e215439672c9a068 /src/vendor/modules.txt | |
parent | Initial commit. (diff) | |
download | golang-1.16-upstream.tar.xz golang-1.16-upstream.zip |
Adding upstream version 1.16.10.upstream/1.16.10upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'src/vendor/modules.txt')
-rw-r--r-- | src/vendor/modules.txt | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/src/vendor/modules.txt b/src/vendor/modules.txt new file mode 100644 index 0000000..a3768fd --- /dev/null +++ b/src/vendor/modules.txt @@ -0,0 +1,29 @@ +# golang.org/x/crypto v0.0.0-20201016220609-9e8e0b390897 +## explicit +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/curve25519 +golang.org/x/crypto/hkdf +golang.org/x/crypto/internal/subtle +golang.org/x/crypto/poly1305 +# golang.org/x/net v0.0.0-20211101194150-d8c3cde3c676 +## explicit +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/idna +golang.org/x/net/lif +golang.org/x/net/nettest +golang.org/x/net/route +# golang.org/x/sys v0.0.0-20201204225414-ed752295db88 +## explicit +golang.org/x/sys/cpu +# golang.org/x/text v0.3.4 +## explicit +golang.org/x/text/secure/bidirule +golang.org/x/text/transform +golang.org/x/text/unicode/bidi +golang.org/x/text/unicode/norm |