diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-16 19:25:22 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-16 19:25:22 +0000 |
commit | f6ad4dcef54c5ce997a4bad5a6d86de229015700 (patch) | |
tree | 7cfa4e31ace5c2bd95c72b154d15af494b2bcbef /src/vendor/modules.txt | |
parent | Initial commit. (diff) | |
download | golang-1.22-f6ad4dcef54c5ce997a4bad5a6d86de229015700.tar.xz golang-1.22-f6ad4dcef54c5ce997a4bad5a6d86de229015700.zip |
Adding upstream version 1.22.1.upstream/1.22.1
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..338c496 --- /dev/null +++ b/src/vendor/modules.txt @@ -0,0 +1,28 @@ +# golang.org/x/crypto v0.16.1-0.20231129163542-152cdb1503eb +## explicit; go 1.18 +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.19.0 +## explicit; go 1.18 +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.15.0 +## explicit; go 1.18 +golang.org/x/sys/cpu +# golang.org/x/text v0.14.0 +## explicit; go 1.18 +golang.org/x/text/secure/bidirule +golang.org/x/text/transform +golang.org/x/text/unicode/bidi +golang.org/x/text/unicode/norm |