diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-16 19:23:18 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-16 19:23:18 +0000 |
commit | 43a123c1ae6613b3efeed291fa552ecd909d3acf (patch) | |
tree | fd92518b7024bc74031f78a1cf9e454b65e73665 /src/vendor/modules.txt | |
parent | Initial commit. (diff) | |
download | golang-1.20-43a123c1ae6613b3efeed291fa552ecd909d3acf.tar.xz golang-1.20-43a123c1ae6613b3efeed291fa552ecd909d3acf.zip |
Adding upstream version 1.20.14.upstream/1.20.14upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'src/vendor/modules.txt')
-rw-r--r-- | src/vendor/modules.txt | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/src/vendor/modules.txt b/src/vendor/modules.txt new file mode 100644 index 0000000..7563827 --- /dev/null +++ b/src/vendor/modules.txt @@ -0,0 +1,28 @@ +# golang.org/x/crypto v0.3.1-0.20221117191849-2c476679df9a +## explicit; go 1.17 +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.4.1-0.20231027154331-b8c2abfc1559 +## explicit; go 1.17 +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.3.0 +## explicit; go 1.17 +golang.org/x/sys/cpu +# golang.org/x/text v0.5.0 +## explicit; go 1.17 +golang.org/x/text/secure/bidirule +golang.org/x/text/transform +golang.org/x/text/unicode/bidi +golang.org/x/text/unicode/norm |