1
0
mirror of https://github.com/umputun/reproxy.git synced 2024-11-30 08:16:56 +02:00
reproxy/vendor/modules.txt

138 lines
4.7 KiB
Plaintext
Raw Normal View History

2021-04-21 02:04:25 +02:00
# github.com/beorn7/perks v1.0.1
2021-09-11 21:46:46 +02:00
## explicit; go 1.11
2021-04-21 02:04:25 +02:00
github.com/beorn7/perks/quantile
2021-09-11 21:24:09 +02:00
# github.com/cespare/xxhash/v2 v2.1.2
2021-09-11 21:46:46 +02:00
## explicit; go 1.11
2021-04-21 02:04:25 +02:00
github.com/cespare/xxhash/v2
# github.com/davecgh/go-spew v1.1.1
2021-09-11 21:46:46 +02:00
## explicit
2021-04-01 09:37:48 +02:00
github.com/davecgh/go-spew/spew
2021-09-11 21:24:09 +02:00
# github.com/didip/tollbooth/v6 v6.1.1
2021-09-11 21:46:46 +02:00
## explicit; go 1.12
github.com/didip/tollbooth/v6
github.com/didip/tollbooth/v6/errors
github.com/didip/tollbooth/v6/libstring
github.com/didip/tollbooth/v6/limiter
2021-09-11 21:24:09 +02:00
# github.com/felixge/httpsnoop v1.0.2
2021-09-11 21:46:46 +02:00
## explicit; go 1.13
2021-04-06 05:12:06 +02:00
github.com/felixge/httpsnoop
# github.com/go-pkgz/expirable-cache v0.0.3
2021-09-11 21:46:46 +02:00
## explicit; go 1.14
github.com/go-pkgz/expirable-cache
2021-04-01 09:37:48 +02:00
# github.com/go-pkgz/lgr v0.10.4
2021-09-11 21:46:46 +02:00
## explicit; go 1.15
2021-04-01 09:37:48 +02:00
github.com/go-pkgz/lgr
# github.com/go-pkgz/repeater v1.1.3
2021-09-11 21:46:46 +02:00
## explicit; go 1.12
github.com/go-pkgz/repeater
github.com/go-pkgz/repeater/strategy
# github.com/go-pkgz/rest v1.12.1
2022-01-06 08:02:05 +02:00
## explicit; go 1.16
2021-04-01 09:37:48 +02:00
github.com/go-pkgz/rest
github.com/go-pkgz/rest/logger
2021-09-11 21:24:09 +02:00
# github.com/golang/protobuf v1.5.2
2021-09-11 21:46:46 +02:00
## explicit; go 1.9
2021-04-21 02:04:25 +02: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
2021-04-06 05:12:06 +02:00
# github.com/gorilla/handlers v1.5.1
2021-09-11 21:46:46 +02:00
## explicit; go 1.14
2021-04-06 05:12:06 +02:00
github.com/gorilla/handlers
2021-04-21 02:04:25 +02:00
# github.com/matttproud/golang_protobuf_extensions v1.0.1
2021-09-11 21:46:46 +02:00
## explicit
2021-04-21 02:04:25 +02:00
github.com/matttproud/golang_protobuf_extensions/pbutil
2021-04-01 09:37:48 +02:00
# github.com/pkg/errors v0.9.1
2021-09-11 21:46:46 +02:00
## explicit
2021-04-01 09:37:48 +02:00
github.com/pkg/errors
# github.com/pmezard/go-difflib v1.0.0
2021-09-11 21:46:46 +02:00
## explicit
2021-04-01 09:37:48 +02:00
github.com/pmezard/go-difflib/difflib
2021-09-11 21:24:09 +02:00
# github.com/prometheus/client_golang v1.11.0
2021-09-11 21:46:46 +02:00
## explicit; go 1.13
2021-04-21 02:04:25 +02:00
github.com/prometheus/client_golang/prometheus
github.com/prometheus/client_golang/prometheus/internal
github.com/prometheus/client_golang/prometheus/promhttp
# github.com/prometheus/client_model v0.2.0
2021-09-11 21:46:46 +02:00
## explicit; go 1.9
2021-04-21 02:04:25 +02:00
github.com/prometheus/client_model/go
2022-01-06 08:02:05 +02:00
# github.com/prometheus/common v0.32.1
2021-09-11 21:46:46 +02:00
## explicit; go 1.13
2021-04-21 02:04:25 +02:00
github.com/prometheus/common/expfmt
github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg
github.com/prometheus/common/model
2021-09-11 21:24:09 +02:00
# github.com/prometheus/procfs v0.7.3
2021-09-11 21:46:46 +02:00
## explicit; go 1.13
2021-04-21 02:04:25 +02:00
github.com/prometheus/procfs
github.com/prometheus/procfs/internal/fs
github.com/prometheus/procfs/internal/util
2021-04-02 21:27:40 +02:00
# github.com/stretchr/testify v1.7.0
2021-09-11 21:46:46 +02:00
## explicit; go 1.13
2021-04-01 09:37:48 +02:00
github.com/stretchr/testify/assert
github.com/stretchr/testify/require
# github.com/umputun/go-flags v1.5.1
2021-09-11 21:46:46 +02:00
## explicit; go 1.12
2021-04-01 09:37:48 +02:00
github.com/umputun/go-flags
2022-01-06 08:02:05 +02:00
# golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3
2021-09-11 21:46:46 +02:00
## explicit; go 1.17
2021-04-02 10:13:49 +02:00
golang.org/x/crypto/acme
golang.org/x/crypto/acme/autocert
golang.org/x/crypto/bcrypt
golang.org/x/crypto/blowfish
2022-01-06 08:02:05 +02:00
# golang.org/x/net v0.0.0-20220105145211-5b0dc2dfae98
2021-09-11 21:46:46 +02:00
## explicit; go 1.17
2021-04-02 10:13:49 +02:00
golang.org/x/net/idna
2022-01-06 08:02:05 +02:00
# golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e
2021-09-11 21:46:46 +02:00
## explicit; go 1.17
2021-04-21 02:04:25 +02:00
golang.org/x/sys/internal/unsafeheader
golang.org/x/sys/unix
golang.org/x/sys/windows
2021-09-11 21:24:09 +02:00
# golang.org/x/text v0.3.7
2021-09-11 21:46:46 +02:00
## explicit; go 1.17
2021-04-02 10:13:49 +02:00
golang.org/x/text/secure/bidirule
golang.org/x/text/transform
golang.org/x/text/unicode/bidi
golang.org/x/text/unicode/norm
2022-01-06 08:02:05 +02:00
# golang.org/x/time v0.0.0-20211116232009-f0f3c7e86c11
2021-09-11 21:24:09 +02:00
## explicit
golang.org/x/time/rate
2021-09-11 21:24:09 +02:00
# google.golang.org/protobuf v1.27.1
2021-09-11 21:46:46 +02:00
## explicit; go 1.9
2021-04-21 02:04:25 +02: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
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
2021-09-11 21:24:09 +02:00
google.golang.org/protobuf/internal/genid
2021-04-21 02:04:25 +02:00
google.golang.org/protobuf/internal/impl
2021-09-11 21:24:09 +02:00
google.golang.org/protobuf/internal/order
2021-04-21 02:04:25 +02:00
google.golang.org/protobuf/internal/pragma
google.golang.org/protobuf/internal/set
google.golang.org/protobuf/internal/strs
google.golang.org/protobuf/internal/version
google.golang.org/protobuf/proto
2021-09-11 21:24:09 +02:00
google.golang.org/protobuf/reflect/protodesc
2021-04-21 02:04:25 +02: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-09-11 21:24:09 +02:00
google.golang.org/protobuf/types/descriptorpb
2021-04-21 02:04:25 +02:00
google.golang.org/protobuf/types/known/anypb
google.golang.org/protobuf/types/known/durationpb
google.golang.org/protobuf/types/known/timestamppb
2021-04-09 22:31:14 +02:00
# gopkg.in/natefinch/lumberjack.v2 v2.0.0
## explicit
gopkg.in/natefinch/lumberjack.v2
# gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
2021-04-02 10:13:49 +02:00
## explicit
2021-04-01 09:37:48 +02:00
gopkg.in/yaml.v3