dnscrypt-proxy/vendor/modules.txt

265 lines
9 KiB
Text
Raw Normal View History

2024-06-03 08:40:06 +02:00
# github.com/BurntSushi/toml v1.4.0
## explicit; go 1.18
2019-03-01 18:44:37 +01:00
github.com/BurntSushi/toml
2021-08-08 10:21:25 +02:00
github.com/BurntSushi/toml/internal
2022-04-05 14:04:26 +02:00
# github.com/VividCortex/ewma v1.2.0
## explicit; go 1.12
github.com/VividCortex/ewma
2019-12-16 20:02:53 +01:00
# github.com/coreos/go-systemd v0.0.0-20191104093116-d3cd4ed1dbcf
2020-06-09 12:09:51 +02:00
## explicit
2019-03-01 18:44:37 +01:00
github.com/coreos/go-systemd/activation
github.com/coreos/go-systemd/daemon
# github.com/davecgh/go-spew v1.1.1
2021-09-24 09:30:49 +02:00
## explicit
github.com/davecgh/go-spew/spew
2019-03-01 18:44:37 +01:00
# github.com/dchest/safefile v0.0.0-20151022103144-855e8d98f185
2020-06-09 12:09:51 +02:00
## explicit
2019-03-01 18:44:37 +01:00
github.com/dchest/safefile
2025-01-06 17:30:45 +01:00
# github.com/go-task/slim-sprig/v3 v3.0.0
## explicit; go 1.20
github.com/go-task/slim-sprig/v3
# github.com/golang/protobuf v1.5.3
2021-09-24 09:30:49 +02:00
## explicit; go 1.9
2020-11-06 07:43:29 +01:00
github.com/golang/protobuf/proto
github.com/golang/protobuf/ptypes
github.com/golang/protobuf/ptypes/any
github.com/golang/protobuf/ptypes/duration
github.com/golang/protobuf/ptypes/timestamp
2025-01-06 17:30:45 +01:00
# github.com/google/pprof v0.0.0-20241210010833-40e02aabc2ad
## explicit; go 1.22
2022-10-24 10:20:25 +02:00
github.com/google/pprof/profile
2021-07-03 10:56:53 +02:00
# github.com/hashicorp/go-immutable-radix v1.3.1
2020-06-09 12:09:51 +02:00
## explicit
2019-03-01 18:44:37 +01:00
github.com/hashicorp/go-immutable-radix
# github.com/hashicorp/go-syslog v1.0.0
2021-09-24 09:30:49 +02:00
## explicit
2019-03-01 18:44:37 +01:00
github.com/hashicorp/go-syslog
2025-01-06 17:30:45 +01:00
# github.com/hashicorp/golang-lru v1.0.2
## explicit; go 1.12
2019-03-01 18:44:37 +01:00
github.com/hashicorp/golang-lru/simplelru
2023-02-02 12:44:12 +01:00
# github.com/hectane/go-acl v0.0.0-20230122075934-ca0b05cb1adb
2021-09-24 09:30:49 +02:00
## explicit; go 1.12
github.com/hectane/go-acl
github.com/hectane/go-acl/api
2024-12-12 11:31:52 +01:00
# github.com/jedisct1/dlog v0.0.0-20241212093805-3c5fd791b405
2024-10-23 14:22:28 +02:00
## explicit; go 1.23
2019-03-01 18:44:37 +01:00
github.com/jedisct1/dlog
2023-02-15 18:42:36 +01:00
# github.com/jedisct1/go-clocksmith v0.0.0-20230211133011-392c1afea73e
2020-06-09 12:09:51 +02:00
## explicit
2019-03-01 18:44:37 +01:00
github.com/jedisct1/go-clocksmith
2024-04-25 12:45:52 +02:00
# github.com/jedisct1/go-dnsstamps v0.0.0-20240423203910-07a0735c7774
2022-03-28 12:35:01 +02:00
## explicit; go 1.18
2019-03-01 18:44:37 +01:00
github.com/jedisct1/go-dnsstamps
2024-12-12 11:31:52 +01:00
# github.com/jedisct1/go-hpke-compact v0.0.0-20241212093903-5caa4621366f
## explicit; go 1.23.4
2021-03-30 02:03:25 -07:00
github.com/jedisct1/go-hpke-compact
2024-12-12 11:31:52 +01:00
# github.com/jedisct1/go-minisign v0.0.0-20241212093149-d2f9f49435c7
## explicit; go 1.23.4
2019-03-01 18:44:37 +01:00
github.com/jedisct1/go-minisign
2024-12-12 11:31:52 +01:00
# github.com/jedisct1/xsecretbox v0.0.0-20241212092125-3afc4917ac41
## explicit; go 1.23.4
2019-03-01 18:44:37 +01:00
github.com/jedisct1/xsecretbox
2019-11-05 01:32:38 +01:00
# github.com/k-sone/critbitgo v1.4.0
2020-06-09 12:09:51 +02:00
## explicit
2019-03-01 18:44:37 +01:00
github.com/k-sone/critbitgo
2022-10-15 10:37:07 +02:00
# github.com/kardianos/service v1.2.2
2021-09-24 09:30:49 +02:00
## explicit; go 1.12
2019-03-01 18:44:37 +01:00
github.com/kardianos/service
2024-09-10 23:28:24 +02:00
# github.com/miekg/dns v1.1.62
2023-03-23 12:54:45 +01:00
## explicit; go 1.19
2019-03-01 18:44:37 +01:00
github.com/miekg/dns
2025-01-06 17:30:45 +01:00
# github.com/onsi/ginkgo/v2 v2.22.2
## explicit; go 1.22.0
2022-10-24 10:20:25 +02:00
github.com/onsi/ginkgo/v2/config
github.com/onsi/ginkgo/v2/formatter
github.com/onsi/ginkgo/v2/ginkgo
github.com/onsi/ginkgo/v2/ginkgo/build
github.com/onsi/ginkgo/v2/ginkgo/command
github.com/onsi/ginkgo/v2/ginkgo/generators
github.com/onsi/ginkgo/v2/ginkgo/internal
github.com/onsi/ginkgo/v2/ginkgo/labels
github.com/onsi/ginkgo/v2/ginkgo/outline
github.com/onsi/ginkgo/v2/ginkgo/run
github.com/onsi/ginkgo/v2/ginkgo/unfocus
github.com/onsi/ginkgo/v2/ginkgo/watch
github.com/onsi/ginkgo/v2/internal/interrupt_handler
github.com/onsi/ginkgo/v2/internal/parallel_support
github.com/onsi/ginkgo/v2/reporters
github.com/onsi/ginkgo/v2/types
# github.com/opencoff/go-sieve v0.2.1
## explicit; go 1.21.1
github.com/opencoff/go-sieve
2020-11-06 07:43:29 +01:00
# github.com/pkg/errors v0.9.1
2021-09-24 09:30:49 +02:00
## explicit
github.com/pkg/errors
# github.com/pmezard/go-difflib v1.0.0
2021-09-24 09:30:49 +02:00
## explicit
github.com/pmezard/go-difflib/difflib
2024-11-08 08:07:43 +01:00
# github.com/powerman/check v1.8.0
## explicit; go 1.20
github.com/powerman/check
2021-08-17 16:56:09 +02:00
# github.com/powerman/deepequal v0.1.0
2021-09-24 09:30:49 +02:00
## explicit; go 1.16
2021-08-17 16:56:09 +02:00
github.com/powerman/deepequal
2024-09-10 23:28:24 +02:00
# github.com/quic-go/qpack v0.5.1
## explicit; go 1.22
github.com/quic-go/qpack
2024-12-11 17:05:11 +01:00
# github.com/quic-go/quic-go v0.48.2
2024-09-10 23:28:24 +02:00
## explicit; go 1.22
github.com/quic-go/quic-go
github.com/quic-go/quic-go/http3
github.com/quic-go/quic-go/internal/ackhandler
github.com/quic-go/quic-go/internal/congestion
github.com/quic-go/quic-go/internal/flowcontrol
github.com/quic-go/quic-go/internal/handshake
github.com/quic-go/quic-go/internal/protocol
github.com/quic-go/quic-go/internal/qerr
github.com/quic-go/quic-go/internal/qtls
github.com/quic-go/quic-go/internal/utils
github.com/quic-go/quic-go/internal/utils/linkedlist
github.com/quic-go/quic-go/internal/utils/ringbuffer
github.com/quic-go/quic-go/internal/wire
github.com/quic-go/quic-go/logging
github.com/quic-go/quic-go/quicvarint
2024-11-08 08:07:43 +01:00
# github.com/smartystreets/goconvey v1.8.1
## explicit; go 1.18
github.com/smartystreets/goconvey/convey/gotest
github.com/smartystreets/goconvey/convey/reporting
2025-01-06 17:30:45 +01:00
# go.uber.org/mock v0.5.0
## explicit; go 1.22
2023-10-12 15:53:53 +02:00
go.uber.org/mock/mockgen
go.uber.org/mock/mockgen/model
2025-01-06 17:30:45 +01:00
# golang.org/x/crypto v0.32.0
2024-07-17 09:34:47 +02:00
## explicit; go 1.20
2019-12-21 21:28:07 +01:00
golang.org/x/crypto/blake2b
2021-03-30 02:03:25 -07:00
golang.org/x/crypto/chacha20
golang.org/x/crypto/chacha20poly1305
golang.org/x/crypto/curve25519
2019-03-01 18:44:37 +01:00
golang.org/x/crypto/ed25519
2021-03-30 02:03:25 -07:00
golang.org/x/crypto/hkdf
2022-08-30 20:45:06 +02:00
golang.org/x/crypto/internal/alias
2021-09-24 09:30:49 +02:00
golang.org/x/crypto/internal/poly1305
2019-03-01 18:44:37 +01:00
golang.org/x/crypto/poly1305
2025-01-10 12:16:20 +01:00
# golang.org/x/exp v0.0.0-20250106191152-7588d65b2ba8
2025-01-06 17:30:45 +01:00
## explicit; go 1.22.0
2023-10-12 15:53:53 +02:00
golang.org/x/exp/rand
2025-01-06 17:30:45 +01:00
# golang.org/x/mod v0.22.0
## explicit; go 1.22.0
2021-07-03 10:56:53 +02:00
golang.org/x/mod/internal/lazyregexp
golang.org/x/mod/modfile
golang.org/x/mod/module
golang.org/x/mod/semver
2025-01-10 12:16:20 +01:00
# golang.org/x/net v0.34.0
2023-11-15 15:51:48 -08:00
## explicit; go 1.18
golang.org/x/net/bpf
2019-03-01 18:44:37 +01:00
golang.org/x/net/http/httpguts
golang.org/x/net/http2
2019-03-01 18:44:37 +01:00
golang.org/x/net/http2/hpack
golang.org/x/net/idna
golang.org/x/net/internal/iana
golang.org/x/net/internal/socket
golang.org/x/net/internal/socks
golang.org/x/net/ipv4
golang.org/x/net/ipv6
golang.org/x/net/proxy
2024-12-11 17:05:11 +01:00
# golang.org/x/sync v0.10.0
2024-06-03 08:40:06 +02:00
## explicit; go 1.18
golang.org/x/sync/errgroup
2025-01-06 17:30:45 +01:00
# golang.org/x/sys v0.29.0
2023-11-15 15:51:48 -08:00
## explicit; go 1.18
golang.org/x/sys/cpu
golang.org/x/sys/unix
golang.org/x/sys/windows
2019-03-01 18:44:37 +01:00
golang.org/x/sys/windows/registry
golang.org/x/sys/windows/svc
golang.org/x/sys/windows/svc/eventlog
golang.org/x/sys/windows/svc/mgr
2024-12-11 17:05:11 +01:00
# golang.org/x/text v0.21.0
2023-11-15 15:51:48 -08:00
## explicit; go 1.18
2019-03-01 18:44:37 +01:00
golang.org/x/text/secure/bidirule
golang.org/x/text/transform
2019-03-01 18:44:37 +01:00
golang.org/x/text/unicode/bidi
golang.org/x/text/unicode/norm
2025-01-10 12:16:20 +01:00
# golang.org/x/tools v0.29.0
2025-01-06 17:30:45 +01:00
## explicit; go 1.22.0
golang.org/x/tools/cover
2021-07-03 10:56:53 +02:00
golang.org/x/tools/go/ast/astutil
golang.org/x/tools/go/ast/inspector
golang.org/x/tools/go/gcexportdata
golang.org/x/tools/go/packages
golang.org/x/tools/go/types/objectpath
2025-01-06 17:30:45 +01:00
golang.org/x/tools/go/types/typeutil
2021-07-03 10:56:53 +02:00
golang.org/x/tools/imports
2024-04-25 12:45:52 +02:00
golang.org/x/tools/internal/aliases
2021-07-03 10:56:53 +02:00
golang.org/x/tools/internal/event
golang.org/x/tools/internal/event/core
golang.org/x/tools/internal/event/keys
golang.org/x/tools/internal/event/label
2023-03-23 12:54:45 +01:00
golang.org/x/tools/internal/gcimporter
2021-07-03 10:56:53 +02:00
golang.org/x/tools/internal/gocommand
golang.org/x/tools/internal/gopathwalk
golang.org/x/tools/internal/imports
2025-01-06 17:30:45 +01:00
golang.org/x/tools/internal/modindex
2021-07-03 10:56:53 +02:00
golang.org/x/tools/internal/packagesinternal
2023-03-23 12:54:45 +01:00
golang.org/x/tools/internal/pkgbits
2024-06-03 08:40:06 +02:00
golang.org/x/tools/internal/stdlib
2025-01-06 17:30:45 +01:00
golang.org/x/tools/internal/typeparams
2021-07-03 10:56:53 +02:00
golang.org/x/tools/internal/typesinternal
2024-01-18 23:47:00 +01:00
golang.org/x/tools/internal/versions
2024-11-08 08:07:43 +01:00
# google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1
2023-03-23 12:54:45 +01:00
## explicit; go 1.19
2020-11-06 07:43:29 +01:00
google.golang.org/genproto/googleapis/rpc/status
2024-11-08 08:07:43 +01:00
# google.golang.org/grpc v1.56.3
2023-03-23 12:54:45 +01:00
## explicit; go 1.17
2024-11-08 08:07:43 +01:00
google.golang.org/grpc/attributes
2020-11-06 07:43:29 +01:00
google.golang.org/grpc/codes
2024-11-08 08:07:43 +01:00
google.golang.org/grpc/connectivity
google.golang.org/grpc/credentials
google.golang.org/grpc/grpclog
google.golang.org/grpc/internal
google.golang.org/grpc/internal/credentials
google.golang.org/grpc/internal/grpclog
2021-07-03 10:56:53 +02:00
google.golang.org/grpc/internal/status
2024-11-08 08:07:43 +01:00
google.golang.org/grpc/resolver
google.golang.org/grpc/serviceconfig
2020-11-06 07:43:29 +01:00
google.golang.org/grpc/status
2025-01-06 17:30:45 +01:00
# google.golang.org/protobuf v1.36.1
## explicit; go 1.21
2020-11-06 07:43:29 +01:00
google.golang.org/protobuf/encoding/prototext
google.golang.org/protobuf/encoding/protowire
google.golang.org/protobuf/internal/descfmt
google.golang.org/protobuf/internal/descopts
google.golang.org/protobuf/internal/detrand
2024-06-13 23:44:17 +02:00
google.golang.org/protobuf/internal/editiondefaults
2024-11-08 08:07:43 +01:00
google.golang.org/protobuf/internal/editionssupport
2020-11-06 07:43:29 +01:00
google.golang.org/protobuf/internal/encoding/defval
google.golang.org/protobuf/internal/encoding/messageset
google.golang.org/protobuf/internal/encoding/tag
google.golang.org/protobuf/internal/encoding/text
google.golang.org/protobuf/internal/errors
google.golang.org/protobuf/internal/filedesc
google.golang.org/protobuf/internal/filetype
google.golang.org/protobuf/internal/flags
google.golang.org/protobuf/internal/genid
google.golang.org/protobuf/internal/impl
2021-07-03 10:56:53 +02:00
google.golang.org/protobuf/internal/order
2020-11-06 07:43:29 +01:00
google.golang.org/protobuf/internal/pragma
2025-01-06 17:30:45 +01:00
google.golang.org/protobuf/internal/protolazy
2020-11-06 07:43:29 +01:00
google.golang.org/protobuf/internal/set
google.golang.org/protobuf/internal/strs
google.golang.org/protobuf/internal/version
google.golang.org/protobuf/proto
2021-07-03 10:56:53 +02:00
google.golang.org/protobuf/reflect/protodesc
2020-11-06 07:43:29 +01:00
google.golang.org/protobuf/reflect/protoreflect
google.golang.org/protobuf/reflect/protoregistry
google.golang.org/protobuf/runtime/protoiface
google.golang.org/protobuf/runtime/protoimpl
2021-07-03 10:56:53 +02:00
google.golang.org/protobuf/types/descriptorpb
2024-06-13 23:44:17 +02:00
google.golang.org/protobuf/types/gofeaturespb
2020-11-06 07:43:29 +01:00
google.golang.org/protobuf/types/known/anypb
google.golang.org/protobuf/types/known/durationpb
google.golang.org/protobuf/types/known/timestamppb
2023-02-07 10:14:52 +01:00
# gopkg.in/natefinch/lumberjack.v2 v2.2.1
## explicit; go 1.13
2019-03-01 18:44:37 +01:00
gopkg.in/natefinch/lumberjack.v2