OSDN Git Service

modify ci
authormars <mars@bytom.io>
Mon, 26 Nov 2018 02:37:52 +0000 (10:37 +0800)
committermars <mars@bytom.io>
Mon, 26 Nov 2018 13:57:05 +0000 (21:57 +0800)
commitf6ec2b987c394f065e527bcdf5942d1f9f0dad66
tree519a0ebf09c09f496bad2879894ad022e5dc0ae5
parentbcb18f4ce26ec40aefb2b84107274b6aa9efabfd
modify ci
1872 files changed:
.travis.yml
Makefile
accesstoken/temp/testdb.db/000001.log [deleted file]
accesstoken/temp/testdb.db/LOCK [deleted file]
accesstoken/temp/testdb.db/LOG [deleted file]
accesstoken/temp/testdb.db/MANIFEST-000000 [deleted file]
account/accounts_test.go
account/temp/testdb.db/000001.log [deleted file]
account/temp/testdb.db/LOCK [deleted file]
account/temp/testdb.db/LOG [deleted file]
account/temp/testdb.db/MANIFEST-000000 [deleted file]
api/api_test.go
api/debug.test [deleted file]
api/temp/testdb.db/000001.log [deleted file]
api/temp/testdb.db/LOCK [deleted file]
api/temp/testdb.db/LOG [deleted file]
api/temp/testdb.db/MANIFEST-000000 [deleted file]
asset/asset_test.go
asset/temp/testdb.db/000001.log [deleted file]
asset/temp/testdb.db/LOCK [deleted file]
asset/temp/testdb.db/LOG [deleted file]
asset/temp/testdb.db/MANIFEST-000000 [deleted file]
cmd/vaporcli/main.go
common/address_test.go
config/genesis.go
config/toml.go
consensus/difficulty/difficulty_test.go [deleted file]
crypto/sm2/cert.pem
crypto/sm2/ofile
crypto/sm2/priv.pem
crypto/sm2/pub.pem
crypto/sm2/req.pem
database/leveldb/store_test.go
mining/mining_test.go [deleted file]
net/http/authn/temp/testdb.db/000001.log [deleted file]
net/http/authn/temp/testdb.db/LOCK [deleted file]
net/http/authn/temp/testdb.db/LOG [deleted file]
net/http/authn/temp/testdb.db/MANIFEST-000000 [deleted file]
netsync/tool_test.go
p2p/connection/connection_test.go
protocol/bc/types/block_header_test.go [deleted file]
protocol/bc/types/block_test.go [deleted file]
protocol/bc/types/bytom/types/block_header_test.go [deleted file]
protocol/bc/types/bytom/types/block_test.go [deleted file]
protocol/bc/types/bytom/types/map_test.go [deleted file]
protocol/bc/types/bytom/types/merkle_test.go [deleted file]
protocol/bc/types/bytom/types/spend_test.go [deleted file]
protocol/bc/types/bytom/types/transaction_test.go [deleted file]
protocol/bc/types/bytom/types/txinput_test.go [deleted file]
protocol/bc/types/bytom/types/txoutput_test.go [deleted file]
protocol/bc/types/transaction_test.go [deleted file]
protocol/bc/types/txinput_test.go [deleted file]
protocol/block_test.go
protocol/orphan_manage_test.go [deleted file]
protocol/state/blockindex_test.go [deleted file]
protocol/txpool_test.go
protocol/validation/block_test.go
test/bench_blockchain_test.go
test/block_test.go
test/block_test_util.go
test/chain_test_util.go
test/performance/mining_test.go [deleted file]
test/util.go
vendor/github.com/go-kit/kit/.gitignore [deleted file]
vendor/github.com/go-kit/kit/.travis.yml [deleted file]
vendor/github.com/go-kit/kit/CONTRIBUTING.md [deleted file]
vendor/github.com/go-kit/kit/LICENSE [deleted file]
vendor/github.com/go-kit/kit/README.md [deleted file]
vendor/github.com/go-kit/kit/ROADMAP.md [deleted file]
vendor/github.com/go-kit/kit/auth/basic/README.md [deleted file]
vendor/github.com/go-kit/kit/auth/basic/middleware.go [deleted file]
vendor/github.com/go-kit/kit/auth/basic/middleware_test.go [deleted file]
vendor/github.com/go-kit/kit/auth/jwt/README.md [deleted file]
vendor/github.com/go-kit/kit/auth/jwt/middleware.go [deleted file]
vendor/github.com/go-kit/kit/auth/jwt/middleware_test.go [deleted file]
vendor/github.com/go-kit/kit/auth/jwt/transport.go [deleted file]
vendor/github.com/go-kit/kit/auth/jwt/transport_test.go [deleted file]
vendor/github.com/go-kit/kit/circle.yml [deleted file]
vendor/github.com/go-kit/kit/circuitbreaker/doc.go [deleted file]
vendor/github.com/go-kit/kit/circuitbreaker/gobreaker.go [deleted file]
vendor/github.com/go-kit/kit/circuitbreaker/gobreaker_test.go [deleted file]
vendor/github.com/go-kit/kit/circuitbreaker/handy_breaker.go [deleted file]
vendor/github.com/go-kit/kit/circuitbreaker/handy_breaker_test.go [deleted file]
vendor/github.com/go-kit/kit/circuitbreaker/hystrix.go [deleted file]
vendor/github.com/go-kit/kit/circuitbreaker/hystrix_test.go [deleted file]
vendor/github.com/go-kit/kit/circuitbreaker/util_test.go [deleted file]
vendor/github.com/go-kit/kit/coveralls.bash [deleted file]
vendor/github.com/go-kit/kit/docker-compose-integration.yml [deleted file]
vendor/github.com/go-kit/kit/endpoint/doc.go [deleted file]
vendor/github.com/go-kit/kit/endpoint/endpoint.go [deleted file]
vendor/github.com/go-kit/kit/endpoint/endpoint_example_test.go [deleted file]
vendor/github.com/go-kit/kit/examples/README.md [deleted file]
vendor/github.com/go-kit/kit/examples/addsvc/README.md [deleted file]
vendor/github.com/go-kit/kit/examples/addsvc/cmd/addcli/addcli.go [deleted file]
vendor/github.com/go-kit/kit/examples/addsvc/cmd/addsvc/addsvc.go [deleted file]
vendor/github.com/go-kit/kit/examples/addsvc/cmd/addsvc/pact_test.go [deleted file]
vendor/github.com/go-kit/kit/examples/addsvc/cmd/addsvc/wiring_test.go [deleted file]
vendor/github.com/go-kit/kit/examples/addsvc/pb/addsvc.pb.go [deleted file]
vendor/github.com/go-kit/kit/examples/addsvc/pb/addsvc.proto [deleted file]
vendor/github.com/go-kit/kit/examples/addsvc/pb/compile.sh [deleted file]
vendor/github.com/go-kit/kit/examples/addsvc/pkg/addendpoint/middleware.go [deleted file]
vendor/github.com/go-kit/kit/examples/addsvc/pkg/addendpoint/set.go [deleted file]
vendor/github.com/go-kit/kit/examples/addsvc/pkg/addservice/middleware.go [deleted file]
vendor/github.com/go-kit/kit/examples/addsvc/pkg/addservice/service.go [deleted file]
vendor/github.com/go-kit/kit/examples/addsvc/pkg/addtransport/grpc.go [deleted file]
vendor/github.com/go-kit/kit/examples/addsvc/pkg/addtransport/http.go [deleted file]
vendor/github.com/go-kit/kit/examples/addsvc/pkg/addtransport/thrift.go [deleted file]
vendor/github.com/go-kit/kit/examples/addsvc/thrift/addsvc.thrift [deleted file]
vendor/github.com/go-kit/kit/examples/addsvc/thrift/compile.sh [deleted file]
vendor/github.com/go-kit/kit/examples/addsvc/thrift/gen-go/addsvc/GoUnusedProtection__.go [deleted file]
vendor/github.com/go-kit/kit/examples/addsvc/thrift/gen-go/addsvc/add_service-remote/add_service-remote.go [deleted file]
vendor/github.com/go-kit/kit/examples/addsvc/thrift/gen-go/addsvc/addsvc-consts.go [deleted file]
vendor/github.com/go-kit/kit/examples/addsvc/thrift/gen-go/addsvc/addsvc.go [deleted file]
vendor/github.com/go-kit/kit/examples/apigateway/main.go [deleted file]
vendor/github.com/go-kit/kit/examples/profilesvc/README.md [deleted file]
vendor/github.com/go-kit/kit/examples/profilesvc/client/client.go [deleted file]
vendor/github.com/go-kit/kit/examples/profilesvc/cmd/profilesvc/main.go [deleted file]
vendor/github.com/go-kit/kit/examples/profilesvc/endpoints.go [deleted file]
vendor/github.com/go-kit/kit/examples/profilesvc/middlewares.go [deleted file]
vendor/github.com/go-kit/kit/examples/profilesvc/service.go [deleted file]
vendor/github.com/go-kit/kit/examples/profilesvc/transport.go [deleted file]
vendor/github.com/go-kit/kit/examples/shipping/README.md [deleted file]
vendor/github.com/go-kit/kit/examples/shipping/booking/endpoint.go [deleted file]
vendor/github.com/go-kit/kit/examples/shipping/booking/instrumenting.go [deleted file]
vendor/github.com/go-kit/kit/examples/shipping/booking/logging.go [deleted file]
vendor/github.com/go-kit/kit/examples/shipping/booking/service.go [deleted file]
vendor/github.com/go-kit/kit/examples/shipping/booking/transport.go [deleted file]
vendor/github.com/go-kit/kit/examples/shipping/cargo/cargo.go [deleted file]
vendor/github.com/go-kit/kit/examples/shipping/cargo/delivery.go [deleted file]
vendor/github.com/go-kit/kit/examples/shipping/cargo/handling.go [deleted file]
vendor/github.com/go-kit/kit/examples/shipping/cargo/itinerary.go [deleted file]
vendor/github.com/go-kit/kit/examples/shipping/handling/endpoint.go [deleted file]
vendor/github.com/go-kit/kit/examples/shipping/handling/instrumenting.go [deleted file]
vendor/github.com/go-kit/kit/examples/shipping/handling/logging.go [deleted file]
vendor/github.com/go-kit/kit/examples/shipping/handling/service.go [deleted file]
vendor/github.com/go-kit/kit/examples/shipping/handling/transport.go [deleted file]
vendor/github.com/go-kit/kit/examples/shipping/inmem/inmem.go [deleted file]
vendor/github.com/go-kit/kit/examples/shipping/inspection/inspection.go [deleted file]
vendor/github.com/go-kit/kit/examples/shipping/location/location.go [deleted file]
vendor/github.com/go-kit/kit/examples/shipping/location/sample_locations.go [deleted file]
vendor/github.com/go-kit/kit/examples/shipping/main.go [deleted file]
vendor/github.com/go-kit/kit/examples/shipping/routing/proxying.go [deleted file]
vendor/github.com/go-kit/kit/examples/shipping/routing/routing.go [deleted file]
vendor/github.com/go-kit/kit/examples/shipping/tracking/endpoint.go [deleted file]
vendor/github.com/go-kit/kit/examples/shipping/tracking/instrumenting.go [deleted file]
vendor/github.com/go-kit/kit/examples/shipping/tracking/logging.go [deleted file]
vendor/github.com/go-kit/kit/examples/shipping/tracking/service.go [deleted file]
vendor/github.com/go-kit/kit/examples/shipping/tracking/transport.go [deleted file]
vendor/github.com/go-kit/kit/examples/shipping/voyage/sample_voyages.go [deleted file]
vendor/github.com/go-kit/kit/examples/shipping/voyage/voyage.go [deleted file]
vendor/github.com/go-kit/kit/examples/stringsvc1/main.go [deleted file]
vendor/github.com/go-kit/kit/examples/stringsvc2/instrumenting.go [deleted file]
vendor/github.com/go-kit/kit/examples/stringsvc2/logging.go [deleted file]
vendor/github.com/go-kit/kit/examples/stringsvc2/main.go [deleted file]
vendor/github.com/go-kit/kit/examples/stringsvc2/service.go [deleted file]
vendor/github.com/go-kit/kit/examples/stringsvc2/transport.go [deleted file]
vendor/github.com/go-kit/kit/examples/stringsvc3/instrumenting.go [deleted file]
vendor/github.com/go-kit/kit/examples/stringsvc3/logging.go [deleted file]
vendor/github.com/go-kit/kit/examples/stringsvc3/main.go [deleted file]
vendor/github.com/go-kit/kit/examples/stringsvc3/proxying.go [deleted file]
vendor/github.com/go-kit/kit/examples/stringsvc3/service.go [deleted file]
vendor/github.com/go-kit/kit/examples/stringsvc3/transport.go [deleted file]
vendor/github.com/go-kit/kit/lint [deleted file]
vendor/github.com/go-kit/kit/log/README.md [deleted file]
vendor/github.com/go-kit/kit/log/benchmark_test.go [deleted file]
vendor/github.com/go-kit/kit/log/concurrency_test.go [deleted file]
vendor/github.com/go-kit/kit/log/deprecated_levels/levels.go [deleted file]
vendor/github.com/go-kit/kit/log/deprecated_levels/levels_test.go [deleted file]
vendor/github.com/go-kit/kit/log/doc.go [deleted file]
vendor/github.com/go-kit/kit/log/example_test.go [deleted file]
vendor/github.com/go-kit/kit/log/json_logger.go [deleted file]
vendor/github.com/go-kit/kit/log/json_logger_test.go [deleted file]
vendor/github.com/go-kit/kit/log/level/benchmark_test.go [deleted file]
vendor/github.com/go-kit/kit/log/level/doc.go [deleted file]
vendor/github.com/go-kit/kit/log/level/example_test.go [deleted file]
vendor/github.com/go-kit/kit/log/level/level.go [deleted file]
vendor/github.com/go-kit/kit/log/level/level_test.go [deleted file]
vendor/github.com/go-kit/kit/log/log.go [deleted file]
vendor/github.com/go-kit/kit/log/log_test.go [deleted file]
vendor/github.com/go-kit/kit/log/logfmt_logger.go [deleted file]
vendor/github.com/go-kit/kit/log/logfmt_logger_test.go [deleted file]
vendor/github.com/go-kit/kit/log/nop_logger.go [deleted file]
vendor/github.com/go-kit/kit/log/nop_logger_test.go [deleted file]
vendor/github.com/go-kit/kit/log/stdlib.go [deleted file]
vendor/github.com/go-kit/kit/log/stdlib_test.go [deleted file]
vendor/github.com/go-kit/kit/log/sync.go [deleted file]
vendor/github.com/go-kit/kit/log/sync_test.go [deleted file]
vendor/github.com/go-kit/kit/log/term/LICENSE [deleted file]
vendor/github.com/go-kit/kit/log/term/colorlogger.go [deleted file]
vendor/github.com/go-kit/kit/log/term/colorlogger_test.go [deleted file]
vendor/github.com/go-kit/kit/log/term/colorwriter_others.go [deleted file]
vendor/github.com/go-kit/kit/log/term/colorwriter_windows.go [deleted file]
vendor/github.com/go-kit/kit/log/term/example_test.go [deleted file]
vendor/github.com/go-kit/kit/log/term/term.go [deleted file]
vendor/github.com/go-kit/kit/log/term/terminal_appengine.go [deleted file]
vendor/github.com/go-kit/kit/log/term/terminal_darwin.go [deleted file]
vendor/github.com/go-kit/kit/log/term/terminal_freebsd.go [deleted file]
vendor/github.com/go-kit/kit/log/term/terminal_linux.go [deleted file]
vendor/github.com/go-kit/kit/log/term/terminal_notwindows.go [deleted file]
vendor/github.com/go-kit/kit/log/term/terminal_openbsd.go [deleted file]
vendor/github.com/go-kit/kit/log/term/terminal_windows.go [deleted file]
vendor/github.com/go-kit/kit/log/term/terminal_windows_test.go [deleted file]
vendor/github.com/go-kit/kit/log/value.go [deleted file]
vendor/github.com/go-kit/kit/log/value_test.go [deleted file]
vendor/github.com/go-kit/kit/metrics/README.md [deleted file]
vendor/github.com/go-kit/kit/metrics/cloudwatch/cloudwatch.go [deleted file]
vendor/github.com/go-kit/kit/metrics/cloudwatch/cloudwatch_test.go [deleted file]
vendor/github.com/go-kit/kit/metrics/debug.test [deleted file]
vendor/github.com/go-kit/kit/metrics/discard/discard.go [deleted file]
vendor/github.com/go-kit/kit/metrics/doc.go [deleted file]
vendor/github.com/go-kit/kit/metrics/dogstatsd/dogstatsd.go [deleted file]
vendor/github.com/go-kit/kit/metrics/dogstatsd/dogstatsd_test.go [deleted file]
vendor/github.com/go-kit/kit/metrics/expvar/expvar.go [deleted file]
vendor/github.com/go-kit/kit/metrics/expvar/expvar_test.go [deleted file]
vendor/github.com/go-kit/kit/metrics/generic/generic.go [deleted file]
vendor/github.com/go-kit/kit/metrics/generic/generic_test.go [deleted file]
vendor/github.com/go-kit/kit/metrics/graphite/graphite.go [deleted file]
vendor/github.com/go-kit/kit/metrics/graphite/graphite_test.go [deleted file]
vendor/github.com/go-kit/kit/metrics/influx/example_test.go [deleted file]
vendor/github.com/go-kit/kit/metrics/influx/influx.go [deleted file]
vendor/github.com/go-kit/kit/metrics/influx/influx_test.go [deleted file]
vendor/github.com/go-kit/kit/metrics/internal/lv/labelvalues.go [deleted file]
vendor/github.com/go-kit/kit/metrics/internal/lv/labelvalues_test.go [deleted file]
vendor/github.com/go-kit/kit/metrics/internal/lv/space.go [deleted file]
vendor/github.com/go-kit/kit/metrics/internal/lv/space_test.go [deleted file]
vendor/github.com/go-kit/kit/metrics/internal/ratemap/ratemap.go [deleted file]
vendor/github.com/go-kit/kit/metrics/metrics.go [deleted file]
vendor/github.com/go-kit/kit/metrics/multi/multi.go [deleted file]
vendor/github.com/go-kit/kit/metrics/multi/multi_test.go [deleted file]
vendor/github.com/go-kit/kit/metrics/pcp/pcp.go [deleted file]
vendor/github.com/go-kit/kit/metrics/pcp/pcp_test.go [deleted file]
vendor/github.com/go-kit/kit/metrics/prometheus/prometheus.go [deleted file]
vendor/github.com/go-kit/kit/metrics/prometheus/prometheus_test.go [deleted file]
vendor/github.com/go-kit/kit/metrics/provider/discard.go [deleted file]
vendor/github.com/go-kit/kit/metrics/provider/dogstatsd.go [deleted file]
vendor/github.com/go-kit/kit/metrics/provider/expvar.go [deleted file]
vendor/github.com/go-kit/kit/metrics/provider/graphite.go [deleted file]
vendor/github.com/go-kit/kit/metrics/provider/influx.go [deleted file]
vendor/github.com/go-kit/kit/metrics/provider/prometheus.go [deleted file]
vendor/github.com/go-kit/kit/metrics/provider/provider.go [deleted file]
vendor/github.com/go-kit/kit/metrics/provider/statsd.go [deleted file]
vendor/github.com/go-kit/kit/metrics/statsd/statsd.go [deleted file]
vendor/github.com/go-kit/kit/metrics/statsd/statsd_test.go [deleted file]
vendor/github.com/go-kit/kit/metrics/teststat/buffers.go [deleted file]
vendor/github.com/go-kit/kit/metrics/teststat/populate.go [deleted file]
vendor/github.com/go-kit/kit/metrics/teststat/teststat.go [deleted file]
vendor/github.com/go-kit/kit/metrics/timer.go [deleted file]
vendor/github.com/go-kit/kit/metrics/timer_test.go [deleted file]
vendor/github.com/go-kit/kit/ratelimit/token_bucket.go [deleted file]
vendor/github.com/go-kit/kit/ratelimit/token_bucket_test.go [deleted file]
vendor/github.com/go-kit/kit/sd/benchmark_test.go [deleted file]
vendor/github.com/go-kit/kit/sd/consul/client.go [deleted file]
vendor/github.com/go-kit/kit/sd/consul/client_test.go [deleted file]
vendor/github.com/go-kit/kit/sd/consul/doc.go [deleted file]
vendor/github.com/go-kit/kit/sd/consul/instancer.go [deleted file]
vendor/github.com/go-kit/kit/sd/consul/instancer_test.go [deleted file]
vendor/github.com/go-kit/kit/sd/consul/integration_test.go [deleted file]
vendor/github.com/go-kit/kit/sd/consul/registrar.go [deleted file]
vendor/github.com/go-kit/kit/sd/consul/registrar_test.go [deleted file]
vendor/github.com/go-kit/kit/sd/dnssrv/doc.go [deleted file]
vendor/github.com/go-kit/kit/sd/dnssrv/instancer.go [deleted file]
vendor/github.com/go-kit/kit/sd/dnssrv/instancer_test.go [deleted file]
vendor/github.com/go-kit/kit/sd/dnssrv/lookup.go [deleted file]
vendor/github.com/go-kit/kit/sd/doc.go [deleted file]
vendor/github.com/go-kit/kit/sd/endpoint_cache.go [deleted file]
vendor/github.com/go-kit/kit/sd/endpoint_cache_test.go [deleted file]
vendor/github.com/go-kit/kit/sd/endpointer.go [deleted file]
vendor/github.com/go-kit/kit/sd/endpointer_test.go [deleted file]
vendor/github.com/go-kit/kit/sd/etcd/client.go [deleted file]
vendor/github.com/go-kit/kit/sd/etcd/client_test.go [deleted file]
vendor/github.com/go-kit/kit/sd/etcd/doc.go [deleted file]
vendor/github.com/go-kit/kit/sd/etcd/example_test.go [deleted file]
vendor/github.com/go-kit/kit/sd/etcd/instancer.go [deleted file]
vendor/github.com/go-kit/kit/sd/etcd/instancer_test.go [deleted file]
vendor/github.com/go-kit/kit/sd/etcd/integration_test.go [deleted file]
vendor/github.com/go-kit/kit/sd/etcd/registrar.go [deleted file]
vendor/github.com/go-kit/kit/sd/etcd/registrar_test.go [deleted file]
vendor/github.com/go-kit/kit/sd/eureka/doc.go [deleted file]
vendor/github.com/go-kit/kit/sd/eureka/instancer.go [deleted file]
vendor/github.com/go-kit/kit/sd/eureka/instancer_test.go [deleted file]
vendor/github.com/go-kit/kit/sd/eureka/integration_test.go [deleted file]
vendor/github.com/go-kit/kit/sd/eureka/registrar.go [deleted file]
vendor/github.com/go-kit/kit/sd/eureka/registrar_test.go [deleted file]
vendor/github.com/go-kit/kit/sd/eureka/util_test.go [deleted file]
vendor/github.com/go-kit/kit/sd/factory.go [deleted file]
vendor/github.com/go-kit/kit/sd/instancer.go [deleted file]
vendor/github.com/go-kit/kit/sd/internal/instance/cache.go [deleted file]
vendor/github.com/go-kit/kit/sd/internal/instance/cache_test.go [deleted file]
vendor/github.com/go-kit/kit/sd/lb/balancer.go [deleted file]
vendor/github.com/go-kit/kit/sd/lb/doc.go [deleted file]
vendor/github.com/go-kit/kit/sd/lb/random.go [deleted file]
vendor/github.com/go-kit/kit/sd/lb/random_test.go [deleted file]
vendor/github.com/go-kit/kit/sd/lb/retry.go [deleted file]
vendor/github.com/go-kit/kit/sd/lb/retry_test.go [deleted file]
vendor/github.com/go-kit/kit/sd/lb/round_robin.go [deleted file]
vendor/github.com/go-kit/kit/sd/lb/round_robin_test.go [deleted file]
vendor/github.com/go-kit/kit/sd/registrar.go [deleted file]
vendor/github.com/go-kit/kit/sd/zk/client.go [deleted file]
vendor/github.com/go-kit/kit/sd/zk/client_test.go [deleted file]
vendor/github.com/go-kit/kit/sd/zk/doc.go [deleted file]
vendor/github.com/go-kit/kit/sd/zk/instancer.go [deleted file]
vendor/github.com/go-kit/kit/sd/zk/instancer_test.go [deleted file]
vendor/github.com/go-kit/kit/sd/zk/integration_test.go [deleted file]
vendor/github.com/go-kit/kit/sd/zk/logwrapper.go [deleted file]
vendor/github.com/go-kit/kit/sd/zk/registrar.go [deleted file]
vendor/github.com/go-kit/kit/sd/zk/util_test.go [deleted file]
vendor/github.com/go-kit/kit/tracing/README.md [deleted file]
vendor/github.com/go-kit/kit/tracing/doc.go [deleted file]
vendor/github.com/go-kit/kit/tracing/opentracing/doc.go [deleted file]
vendor/github.com/go-kit/kit/tracing/opentracing/endpoint.go [deleted file]
vendor/github.com/go-kit/kit/tracing/opentracing/endpoint_test.go [deleted file]
vendor/github.com/go-kit/kit/tracing/opentracing/grpc.go [deleted file]
vendor/github.com/go-kit/kit/tracing/opentracing/grpc_test.go [deleted file]
vendor/github.com/go-kit/kit/tracing/opentracing/http.go [deleted file]
vendor/github.com/go-kit/kit/tracing/opentracing/http_test.go [deleted file]
vendor/github.com/go-kit/kit/tracing/zipkin/README.md [deleted file]
vendor/github.com/go-kit/kit/transport/doc.go [deleted file]
vendor/github.com/go-kit/kit/transport/grpc/README.md [deleted file]
vendor/github.com/go-kit/kit/transport/grpc/_grpc_test/client.go [deleted file]
vendor/github.com/go-kit/kit/transport/grpc/_grpc_test/context_metadata.go [deleted file]
vendor/github.com/go-kit/kit/transport/grpc/_grpc_test/pb/generate.go [deleted file]
vendor/github.com/go-kit/kit/transport/grpc/_grpc_test/pb/test.pb.go [deleted file]
vendor/github.com/go-kit/kit/transport/grpc/_grpc_test/pb/test.proto [deleted file]
vendor/github.com/go-kit/kit/transport/grpc/_grpc_test/request_response.go [deleted file]
vendor/github.com/go-kit/kit/transport/grpc/_grpc_test/server.go [deleted file]
vendor/github.com/go-kit/kit/transport/grpc/_grpc_test/service.go [deleted file]
vendor/github.com/go-kit/kit/transport/grpc/client.go [deleted file]
vendor/github.com/go-kit/kit/transport/grpc/client_test.go [deleted file]
vendor/github.com/go-kit/kit/transport/grpc/doc.go [deleted file]
vendor/github.com/go-kit/kit/transport/grpc/encode_decode.go [deleted file]
vendor/github.com/go-kit/kit/transport/grpc/request_response_funcs.go [deleted file]
vendor/github.com/go-kit/kit/transport/grpc/server.go [deleted file]
vendor/github.com/go-kit/kit/transport/http/client.go [deleted file]
vendor/github.com/go-kit/kit/transport/http/client_test.go [deleted file]
vendor/github.com/go-kit/kit/transport/http/doc.go [deleted file]
vendor/github.com/go-kit/kit/transport/http/encode_decode.go [deleted file]
vendor/github.com/go-kit/kit/transport/http/example_test.go [deleted file]
vendor/github.com/go-kit/kit/transport/http/request_response_funcs.go [deleted file]
vendor/github.com/go-kit/kit/transport/http/request_response_funcs_test.go [deleted file]
vendor/github.com/go-kit/kit/transport/http/server.go [deleted file]
vendor/github.com/go-kit/kit/transport/http/server_test.go [deleted file]
vendor/github.com/go-kit/kit/transport/httprp/doc.go [deleted file]
vendor/github.com/go-kit/kit/transport/httprp/server.go [deleted file]
vendor/github.com/go-kit/kit/transport/httprp/server_test.go [deleted file]
vendor/github.com/go-kit/kit/transport/netrpc/README.md [deleted file]
vendor/github.com/go-kit/kit/transport/thrift/README.md [deleted file]
vendor/github.com/go-kit/kit/update_deps.bash [deleted file]
vendor/github.com/go-kit/kit/util/README.md [deleted file]
vendor/github.com/go-kit/kit/util/conn/doc.go [deleted file]
vendor/github.com/go-kit/kit/util/conn/manager.go [deleted file]
vendor/github.com/go-kit/kit/util/conn/manager_test.go [deleted file]
vendor/github.com/go-playground/locales/.gitignore [deleted file]
vendor/github.com/go-playground/locales/LICENSE [deleted file]
vendor/github.com/go-playground/locales/README.md [deleted file]
vendor/github.com/go-playground/locales/af/af.go [deleted file]
vendor/github.com/go-playground/locales/af/af_test.go [deleted file]
vendor/github.com/go-playground/locales/af_NA/af_NA.go [deleted file]
vendor/github.com/go-playground/locales/af_NA/af_NA_test.go [deleted file]
vendor/github.com/go-playground/locales/af_ZA/af_ZA.go [deleted file]
vendor/github.com/go-playground/locales/af_ZA/af_ZA_test.go [deleted file]
vendor/github.com/go-playground/locales/agq/agq.go [deleted file]
vendor/github.com/go-playground/locales/agq/agq_test.go [deleted file]
vendor/github.com/go-playground/locales/agq_CM/agq_CM.go [deleted file]
vendor/github.com/go-playground/locales/agq_CM/agq_CM_test.go [deleted file]
vendor/github.com/go-playground/locales/ak/ak.go [deleted file]
vendor/github.com/go-playground/locales/ak/ak_test.go [deleted file]
vendor/github.com/go-playground/locales/ak_GH/ak_GH.go [deleted file]
vendor/github.com/go-playground/locales/ak_GH/ak_GH_test.go [deleted file]
vendor/github.com/go-playground/locales/am/am.go [deleted file]
vendor/github.com/go-playground/locales/am/am_test.go [deleted file]
vendor/github.com/go-playground/locales/am_ET/am_ET.go [deleted file]
vendor/github.com/go-playground/locales/am_ET/am_ET_test.go [deleted file]
vendor/github.com/go-playground/locales/ar/ar.go [deleted file]
vendor/github.com/go-playground/locales/ar/ar_test.go [deleted file]
vendor/github.com/go-playground/locales/ar_001/ar_001.go [deleted file]
vendor/github.com/go-playground/locales/ar_001/ar_001_test.go [deleted file]
vendor/github.com/go-playground/locales/ar_AE/ar_AE.go [deleted file]
vendor/github.com/go-playground/locales/ar_AE/ar_AE_test.go [deleted file]
vendor/github.com/go-playground/locales/ar_BH/ar_BH.go [deleted file]
vendor/github.com/go-playground/locales/ar_BH/ar_BH_test.go [deleted file]
vendor/github.com/go-playground/locales/ar_DJ/ar_DJ.go [deleted file]
vendor/github.com/go-playground/locales/ar_DJ/ar_DJ_test.go [deleted file]
vendor/github.com/go-playground/locales/ar_DZ/ar_DZ.go [deleted file]
vendor/github.com/go-playground/locales/ar_DZ/ar_DZ_test.go [deleted file]
vendor/github.com/go-playground/locales/ar_EG/ar_EG.go [deleted file]
vendor/github.com/go-playground/locales/ar_EG/ar_EG_test.go [deleted file]
vendor/github.com/go-playground/locales/ar_EH/ar_EH.go [deleted file]
vendor/github.com/go-playground/locales/ar_EH/ar_EH_test.go [deleted file]
vendor/github.com/go-playground/locales/ar_ER/ar_ER.go [deleted file]
vendor/github.com/go-playground/locales/ar_ER/ar_ER_test.go [deleted file]
vendor/github.com/go-playground/locales/ar_IL/ar_IL.go [deleted file]
vendor/github.com/go-playground/locales/ar_IL/ar_IL_test.go [deleted file]
vendor/github.com/go-playground/locales/ar_IQ/ar_IQ.go [deleted file]
vendor/github.com/go-playground/locales/ar_IQ/ar_IQ_test.go [deleted file]
vendor/github.com/go-playground/locales/ar_JO/ar_JO.go [deleted file]
vendor/github.com/go-playground/locales/ar_JO/ar_JO_test.go [deleted file]
vendor/github.com/go-playground/locales/ar_KM/ar_KM.go [deleted file]
vendor/github.com/go-playground/locales/ar_KM/ar_KM_test.go [deleted file]
vendor/github.com/go-playground/locales/ar_KW/ar_KW.go [deleted file]
vendor/github.com/go-playground/locales/ar_KW/ar_KW_test.go [deleted file]
vendor/github.com/go-playground/locales/ar_LB/ar_LB.go [deleted file]
vendor/github.com/go-playground/locales/ar_LB/ar_LB_test.go [deleted file]
vendor/github.com/go-playground/locales/ar_LY/ar_LY.go [deleted file]
vendor/github.com/go-playground/locales/ar_LY/ar_LY_test.go [deleted file]
vendor/github.com/go-playground/locales/ar_MA/ar_MA.go [deleted file]
vendor/github.com/go-playground/locales/ar_MA/ar_MA_test.go [deleted file]
vendor/github.com/go-playground/locales/ar_MR/ar_MR.go [deleted file]
vendor/github.com/go-playground/locales/ar_MR/ar_MR_test.go [deleted file]
vendor/github.com/go-playground/locales/ar_OM/ar_OM.go [deleted file]
vendor/github.com/go-playground/locales/ar_OM/ar_OM_test.go [deleted file]
vendor/github.com/go-playground/locales/ar_PS/ar_PS.go [deleted file]
vendor/github.com/go-playground/locales/ar_PS/ar_PS_test.go [deleted file]
vendor/github.com/go-playground/locales/ar_QA/ar_QA.go [deleted file]
vendor/github.com/go-playground/locales/ar_QA/ar_QA_test.go [deleted file]
vendor/github.com/go-playground/locales/ar_SA/ar_SA.go [deleted file]
vendor/github.com/go-playground/locales/ar_SA/ar_SA_test.go [deleted file]
vendor/github.com/go-playground/locales/ar_SD/ar_SD.go [deleted file]
vendor/github.com/go-playground/locales/ar_SD/ar_SD_test.go [deleted file]
vendor/github.com/go-playground/locales/ar_SO/ar_SO.go [deleted file]
vendor/github.com/go-playground/locales/ar_SO/ar_SO_test.go [deleted file]
vendor/github.com/go-playground/locales/ar_SS/ar_SS.go [deleted file]
vendor/github.com/go-playground/locales/ar_SS/ar_SS_test.go [deleted file]
vendor/github.com/go-playground/locales/ar_SY/ar_SY.go [deleted file]
vendor/github.com/go-playground/locales/ar_SY/ar_SY_test.go [deleted file]
vendor/github.com/go-playground/locales/ar_TD/ar_TD.go [deleted file]
vendor/github.com/go-playground/locales/ar_TD/ar_TD_test.go [deleted file]
vendor/github.com/go-playground/locales/ar_TN/ar_TN.go [deleted file]
vendor/github.com/go-playground/locales/ar_TN/ar_TN_test.go [deleted file]
vendor/github.com/go-playground/locales/ar_YE/ar_YE.go [deleted file]
vendor/github.com/go-playground/locales/ar_YE/ar_YE_test.go [deleted file]
vendor/github.com/go-playground/locales/as/as.go [deleted file]
vendor/github.com/go-playground/locales/as/as_test.go [deleted file]
vendor/github.com/go-playground/locales/as_IN/as_IN.go [deleted file]
vendor/github.com/go-playground/locales/as_IN/as_IN_test.go [deleted file]
vendor/github.com/go-playground/locales/asa/asa.go [deleted file]
vendor/github.com/go-playground/locales/asa/asa_test.go [deleted file]
vendor/github.com/go-playground/locales/asa_TZ/asa_TZ.go [deleted file]
vendor/github.com/go-playground/locales/asa_TZ/asa_TZ_test.go [deleted file]
vendor/github.com/go-playground/locales/ast/ast.go [deleted file]
vendor/github.com/go-playground/locales/ast/ast_test.go [deleted file]
vendor/github.com/go-playground/locales/ast_ES/ast_ES.go [deleted file]
vendor/github.com/go-playground/locales/ast_ES/ast_ES_test.go [deleted file]
vendor/github.com/go-playground/locales/az/az.go [deleted file]
vendor/github.com/go-playground/locales/az/az_test.go [deleted file]
vendor/github.com/go-playground/locales/az_Cyrl/az_Cyrl.go [deleted file]
vendor/github.com/go-playground/locales/az_Cyrl/az_Cyrl_test.go [deleted file]
vendor/github.com/go-playground/locales/az_Cyrl_AZ/az_Cyrl_AZ.go [deleted file]
vendor/github.com/go-playground/locales/az_Cyrl_AZ/az_Cyrl_AZ_test.go [deleted file]
vendor/github.com/go-playground/locales/az_Latn/az_Latn.go [deleted file]
vendor/github.com/go-playground/locales/az_Latn/az_Latn_test.go [deleted file]
vendor/github.com/go-playground/locales/az_Latn_AZ/az_Latn_AZ.go [deleted file]
vendor/github.com/go-playground/locales/az_Latn_AZ/az_Latn_AZ_test.go [deleted file]
vendor/github.com/go-playground/locales/bas/bas.go [deleted file]
vendor/github.com/go-playground/locales/bas/bas_test.go [deleted file]
vendor/github.com/go-playground/locales/bas_CM/bas_CM.go [deleted file]
vendor/github.com/go-playground/locales/bas_CM/bas_CM_test.go [deleted file]
vendor/github.com/go-playground/locales/be/be.go [deleted file]
vendor/github.com/go-playground/locales/be/be_test.go [deleted file]
vendor/github.com/go-playground/locales/be_BY/be_BY.go [deleted file]
vendor/github.com/go-playground/locales/be_BY/be_BY_test.go [deleted file]
vendor/github.com/go-playground/locales/bem/bem.go [deleted file]
vendor/github.com/go-playground/locales/bem/bem_test.go [deleted file]
vendor/github.com/go-playground/locales/bem_ZM/bem_ZM.go [deleted file]
vendor/github.com/go-playground/locales/bem_ZM/bem_ZM_test.go [deleted file]
vendor/github.com/go-playground/locales/bez/bez.go [deleted file]
vendor/github.com/go-playground/locales/bez/bez_test.go [deleted file]
vendor/github.com/go-playground/locales/bez_TZ/bez_TZ.go [deleted file]
vendor/github.com/go-playground/locales/bez_TZ/bez_TZ_test.go [deleted file]
vendor/github.com/go-playground/locales/bg/bg.go [deleted file]
vendor/github.com/go-playground/locales/bg/bg_test.go [deleted file]
vendor/github.com/go-playground/locales/bg_BG/bg_BG.go [deleted file]
vendor/github.com/go-playground/locales/bg_BG/bg_BG_test.go [deleted file]
vendor/github.com/go-playground/locales/bm/bm.go [deleted file]
vendor/github.com/go-playground/locales/bm/bm_test.go [deleted file]
vendor/github.com/go-playground/locales/bm_ML/bm_ML.go [deleted file]
vendor/github.com/go-playground/locales/bm_ML/bm_ML_test.go [deleted file]
vendor/github.com/go-playground/locales/bn/bn.go [deleted file]
vendor/github.com/go-playground/locales/bn/bn_test.go [deleted file]
vendor/github.com/go-playground/locales/bn_BD/bn_BD.go [deleted file]
vendor/github.com/go-playground/locales/bn_BD/bn_BD_test.go [deleted file]
vendor/github.com/go-playground/locales/bn_IN/bn_IN.go [deleted file]
vendor/github.com/go-playground/locales/bn_IN/bn_IN_test.go [deleted file]
vendor/github.com/go-playground/locales/bo/bo.go [deleted file]
vendor/github.com/go-playground/locales/bo/bo_test.go [deleted file]
vendor/github.com/go-playground/locales/bo_CN/bo_CN.go [deleted file]
vendor/github.com/go-playground/locales/bo_CN/bo_CN_test.go [deleted file]
vendor/github.com/go-playground/locales/bo_IN/bo_IN.go [deleted file]
vendor/github.com/go-playground/locales/bo_IN/bo_IN_test.go [deleted file]
vendor/github.com/go-playground/locales/br/br.go [deleted file]
vendor/github.com/go-playground/locales/br/br_test.go [deleted file]
vendor/github.com/go-playground/locales/br_FR/br_FR.go [deleted file]
vendor/github.com/go-playground/locales/br_FR/br_FR_test.go [deleted file]
vendor/github.com/go-playground/locales/brx/brx.go [deleted file]
vendor/github.com/go-playground/locales/brx/brx_test.go [deleted file]
vendor/github.com/go-playground/locales/brx_IN/brx_IN.go [deleted file]
vendor/github.com/go-playground/locales/brx_IN/brx_IN_test.go [deleted file]
vendor/github.com/go-playground/locales/bs/bs.go [deleted file]
vendor/github.com/go-playground/locales/bs/bs_test.go [deleted file]
vendor/github.com/go-playground/locales/bs_Cyrl/bs_Cyrl.go [deleted file]
vendor/github.com/go-playground/locales/bs_Cyrl/bs_Cyrl_test.go [deleted file]
vendor/github.com/go-playground/locales/bs_Cyrl_BA/bs_Cyrl_BA.go [deleted file]
vendor/github.com/go-playground/locales/bs_Cyrl_BA/bs_Cyrl_BA_test.go [deleted file]
vendor/github.com/go-playground/locales/bs_Latn/bs_Latn.go [deleted file]
vendor/github.com/go-playground/locales/bs_Latn/bs_Latn_test.go [deleted file]
vendor/github.com/go-playground/locales/bs_Latn_BA/bs_Latn_BA.go [deleted file]
vendor/github.com/go-playground/locales/bs_Latn_BA/bs_Latn_BA_test.go [deleted file]
vendor/github.com/go-playground/locales/ca/ca.go [deleted file]
vendor/github.com/go-playground/locales/ca/ca_test.go [deleted file]
vendor/github.com/go-playground/locales/ca_AD/ca_AD.go [deleted file]
vendor/github.com/go-playground/locales/ca_AD/ca_AD_test.go [deleted file]
vendor/github.com/go-playground/locales/ca_ES/ca_ES.go [deleted file]
vendor/github.com/go-playground/locales/ca_ES/ca_ES_test.go [deleted file]
vendor/github.com/go-playground/locales/ca_ES_VALENCIA/ca_ES_VALENCIA.go [deleted file]
vendor/github.com/go-playground/locales/ca_ES_VALENCIA/ca_ES_VALENCIA_test.go [deleted file]
vendor/github.com/go-playground/locales/ca_FR/ca_FR.go [deleted file]
vendor/github.com/go-playground/locales/ca_FR/ca_FR_test.go [deleted file]
vendor/github.com/go-playground/locales/ca_IT/ca_IT.go [deleted file]
vendor/github.com/go-playground/locales/ca_IT/ca_IT_test.go [deleted file]
vendor/github.com/go-playground/locales/ce/ce.go [deleted file]
vendor/github.com/go-playground/locales/ce/ce_test.go [deleted file]
vendor/github.com/go-playground/locales/ce_RU/ce_RU.go [deleted file]
vendor/github.com/go-playground/locales/ce_RU/ce_RU_test.go [deleted file]
vendor/github.com/go-playground/locales/cgg/cgg.go [deleted file]
vendor/github.com/go-playground/locales/cgg/cgg_test.go [deleted file]
vendor/github.com/go-playground/locales/cgg_UG/cgg_UG.go [deleted file]
vendor/github.com/go-playground/locales/cgg_UG/cgg_UG_test.go [deleted file]
vendor/github.com/go-playground/locales/chr/chr.go [deleted file]
vendor/github.com/go-playground/locales/chr/chr_test.go [deleted file]
vendor/github.com/go-playground/locales/chr_US/chr_US.go [deleted file]
vendor/github.com/go-playground/locales/chr_US/chr_US_test.go [deleted file]
vendor/github.com/go-playground/locales/ckb/ckb.go [deleted file]
vendor/github.com/go-playground/locales/ckb/ckb_test.go [deleted file]
vendor/github.com/go-playground/locales/ckb_IQ/ckb_IQ.go [deleted file]
vendor/github.com/go-playground/locales/ckb_IQ/ckb_IQ_test.go [deleted file]
vendor/github.com/go-playground/locales/ckb_IR/ckb_IR.go [deleted file]
vendor/github.com/go-playground/locales/ckb_IR/ckb_IR_test.go [deleted file]
vendor/github.com/go-playground/locales/cmd/README.md [deleted file]
vendor/github.com/go-playground/locales/cmd/currency.tmpl [deleted file]
vendor/github.com/go-playground/locales/cmd/data/.gitignore [deleted file]
vendor/github.com/go-playground/locales/cmd/generate_resources.go [deleted file]
vendor/github.com/go-playground/locales/cmd/locale_map.tmpl [deleted file]
vendor/github.com/go-playground/locales/cmd/tests.tmpl [deleted file]
vendor/github.com/go-playground/locales/cmd/translator.tmpl [deleted file]
vendor/github.com/go-playground/locales/cs/cs.go [deleted file]
vendor/github.com/go-playground/locales/cs/cs_test.go [deleted file]
vendor/github.com/go-playground/locales/cs_CZ/cs_CZ.go [deleted file]
vendor/github.com/go-playground/locales/cs_CZ/cs_CZ_test.go [deleted file]
vendor/github.com/go-playground/locales/cu/cu.go [deleted file]
vendor/github.com/go-playground/locales/cu/cu_test.go [deleted file]
vendor/github.com/go-playground/locales/cu_RU/cu_RU.go [deleted file]
vendor/github.com/go-playground/locales/cu_RU/cu_RU_test.go [deleted file]
vendor/github.com/go-playground/locales/currency/currency.go [deleted file]
vendor/github.com/go-playground/locales/cy/cy.go [deleted file]
vendor/github.com/go-playground/locales/cy/cy_test.go [deleted file]
vendor/github.com/go-playground/locales/cy_GB/cy_GB.go [deleted file]
vendor/github.com/go-playground/locales/cy_GB/cy_GB_test.go [deleted file]
vendor/github.com/go-playground/locales/da/da.go [deleted file]
vendor/github.com/go-playground/locales/da/da_test.go [deleted file]
vendor/github.com/go-playground/locales/da_DK/da_DK.go [deleted file]
vendor/github.com/go-playground/locales/da_DK/da_DK_test.go [deleted file]
vendor/github.com/go-playground/locales/da_GL/da_GL.go [deleted file]
vendor/github.com/go-playground/locales/da_GL/da_GL_test.go [deleted file]
vendor/github.com/go-playground/locales/dav/dav.go [deleted file]
vendor/github.com/go-playground/locales/dav/dav_test.go [deleted file]
vendor/github.com/go-playground/locales/dav_KE/dav_KE.go [deleted file]
vendor/github.com/go-playground/locales/dav_KE/dav_KE_test.go [deleted file]
vendor/github.com/go-playground/locales/de/de.go [deleted file]
vendor/github.com/go-playground/locales/de/de_test.go [deleted file]
vendor/github.com/go-playground/locales/de_AT/de_AT.go [deleted file]
vendor/github.com/go-playground/locales/de_AT/de_AT_test.go [deleted file]
vendor/github.com/go-playground/locales/de_BE/de_BE.go [deleted file]
vendor/github.com/go-playground/locales/de_BE/de_BE_test.go [deleted file]
vendor/github.com/go-playground/locales/de_CH/de_CH.go [deleted file]
vendor/github.com/go-playground/locales/de_CH/de_CH_test.go [deleted file]
vendor/github.com/go-playground/locales/de_DE/de_DE.go [deleted file]
vendor/github.com/go-playground/locales/de_DE/de_DE_test.go [deleted file]
vendor/github.com/go-playground/locales/de_IT/de_IT.go [deleted file]
vendor/github.com/go-playground/locales/de_IT/de_IT_test.go [deleted file]
vendor/github.com/go-playground/locales/de_LI/de_LI.go [deleted file]
vendor/github.com/go-playground/locales/de_LI/de_LI_test.go [deleted file]
vendor/github.com/go-playground/locales/de_LU/de_LU.go [deleted file]
vendor/github.com/go-playground/locales/de_LU/de_LU_test.go [deleted file]
vendor/github.com/go-playground/locales/dje/dje.go [deleted file]
vendor/github.com/go-playground/locales/dje/dje_test.go [deleted file]
vendor/github.com/go-playground/locales/dje_NE/dje_NE.go [deleted file]
vendor/github.com/go-playground/locales/dje_NE/dje_NE_test.go [deleted file]
vendor/github.com/go-playground/locales/dsb/dsb.go [deleted file]
vendor/github.com/go-playground/locales/dsb/dsb_test.go [deleted file]
vendor/github.com/go-playground/locales/dsb_DE/dsb_DE.go [deleted file]
vendor/github.com/go-playground/locales/dsb_DE/dsb_DE_test.go [deleted file]
vendor/github.com/go-playground/locales/dua/dua.go [deleted file]
vendor/github.com/go-playground/locales/dua/dua_test.go [deleted file]
vendor/github.com/go-playground/locales/dua_CM/dua_CM.go [deleted file]
vendor/github.com/go-playground/locales/dua_CM/dua_CM_test.go [deleted file]
vendor/github.com/go-playground/locales/dyo/dyo.go [deleted file]
vendor/github.com/go-playground/locales/dyo/dyo_test.go [deleted file]
vendor/github.com/go-playground/locales/dyo_SN/dyo_SN.go [deleted file]
vendor/github.com/go-playground/locales/dyo_SN/dyo_SN_test.go [deleted file]
vendor/github.com/go-playground/locales/dz/dz.go [deleted file]
vendor/github.com/go-playground/locales/dz/dz_test.go [deleted file]
vendor/github.com/go-playground/locales/dz_BT/dz_BT.go [deleted file]
vendor/github.com/go-playground/locales/dz_BT/dz_BT_test.go [deleted file]
vendor/github.com/go-playground/locales/ebu/ebu.go [deleted file]
vendor/github.com/go-playground/locales/ebu/ebu_test.go [deleted file]
vendor/github.com/go-playground/locales/ebu_KE/ebu_KE.go [deleted file]
vendor/github.com/go-playground/locales/ebu_KE/ebu_KE_test.go [deleted file]
vendor/github.com/go-playground/locales/ee/ee.go [deleted file]
vendor/github.com/go-playground/locales/ee/ee_test.go [deleted file]
vendor/github.com/go-playground/locales/ee_GH/ee_GH.go [deleted file]
vendor/github.com/go-playground/locales/ee_GH/ee_GH_test.go [deleted file]
vendor/github.com/go-playground/locales/ee_TG/ee_TG.go [deleted file]
vendor/github.com/go-playground/locales/ee_TG/ee_TG_test.go [deleted file]
vendor/github.com/go-playground/locales/el/el.go [deleted file]
vendor/github.com/go-playground/locales/el/el_test.go [deleted file]
vendor/github.com/go-playground/locales/el_CY/el_CY.go [deleted file]
vendor/github.com/go-playground/locales/el_CY/el_CY_test.go [deleted file]
vendor/github.com/go-playground/locales/el_GR/el_GR.go [deleted file]
vendor/github.com/go-playground/locales/el_GR/el_GR_test.go [deleted file]
vendor/github.com/go-playground/locales/en/benchmarks_test.go [deleted file]
vendor/github.com/go-playground/locales/en/en.go [deleted file]
vendor/github.com/go-playground/locales/en/en_test.go [deleted file]
vendor/github.com/go-playground/locales/en_001/en_001.go [deleted file]
vendor/github.com/go-playground/locales/en_001/en_001_test.go [deleted file]
vendor/github.com/go-playground/locales/en_150/en_150.go [deleted file]
vendor/github.com/go-playground/locales/en_150/en_150_test.go [deleted file]
vendor/github.com/go-playground/locales/en_AG/en_AG.go [deleted file]
vendor/github.com/go-playground/locales/en_AG/en_AG_test.go [deleted file]
vendor/github.com/go-playground/locales/en_AI/en_AI.go [deleted file]
vendor/github.com/go-playground/locales/en_AI/en_AI_test.go [deleted file]
vendor/github.com/go-playground/locales/en_AS/en_AS.go [deleted file]
vendor/github.com/go-playground/locales/en_AS/en_AS_test.go [deleted file]
vendor/github.com/go-playground/locales/en_AT/en_AT.go [deleted file]
vendor/github.com/go-playground/locales/en_AT/en_AT_test.go [deleted file]
vendor/github.com/go-playground/locales/en_AU/en_AU.go [deleted file]
vendor/github.com/go-playground/locales/en_AU/en_AU_test.go [deleted file]
vendor/github.com/go-playground/locales/en_BB/en_BB.go [deleted file]
vendor/github.com/go-playground/locales/en_BB/en_BB_test.go [deleted file]
vendor/github.com/go-playground/locales/en_BE/en_BE.go [deleted file]
vendor/github.com/go-playground/locales/en_BE/en_BE_test.go [deleted file]
vendor/github.com/go-playground/locales/en_BI/en_BI.go [deleted file]
vendor/github.com/go-playground/locales/en_BI/en_BI_test.go [deleted file]
vendor/github.com/go-playground/locales/en_BM/en_BM.go [deleted file]
vendor/github.com/go-playground/locales/en_BM/en_BM_test.go [deleted file]
vendor/github.com/go-playground/locales/en_BS/en_BS.go [deleted file]
vendor/github.com/go-playground/locales/en_BS/en_BS_test.go [deleted file]
vendor/github.com/go-playground/locales/en_BW/en_BW.go [deleted file]
vendor/github.com/go-playground/locales/en_BW/en_BW_test.go [deleted file]
vendor/github.com/go-playground/locales/en_BZ/en_BZ.go [deleted file]
vendor/github.com/go-playground/locales/en_BZ/en_BZ_test.go [deleted file]
vendor/github.com/go-playground/locales/en_CA/en_CA.go [deleted file]
vendor/github.com/go-playground/locales/en_CA/en_CA_test.go [deleted file]
vendor/github.com/go-playground/locales/en_CC/en_CC.go [deleted file]
vendor/github.com/go-playground/locales/en_CC/en_CC_test.go [deleted file]
vendor/github.com/go-playground/locales/en_CH/en_CH.go [deleted file]
vendor/github.com/go-playground/locales/en_CH/en_CH_test.go [deleted file]
vendor/github.com/go-playground/locales/en_CK/en_CK.go [deleted file]
vendor/github.com/go-playground/locales/en_CK/en_CK_test.go [deleted file]
vendor/github.com/go-playground/locales/en_CM/en_CM.go [deleted file]
vendor/github.com/go-playground/locales/en_CM/en_CM_test.go [deleted file]
vendor/github.com/go-playground/locales/en_CX/en_CX.go [deleted file]
vendor/github.com/go-playground/locales/en_CX/en_CX_test.go [deleted file]
vendor/github.com/go-playground/locales/en_CY/en_CY.go [deleted file]
vendor/github.com/go-playground/locales/en_CY/en_CY_test.go [deleted file]
vendor/github.com/go-playground/locales/en_DE/en_DE.go [deleted file]
vendor/github.com/go-playground/locales/en_DE/en_DE_test.go [deleted file]
vendor/github.com/go-playground/locales/en_DG/en_DG.go [deleted file]
vendor/github.com/go-playground/locales/en_DG/en_DG_test.go [deleted file]
vendor/github.com/go-playground/locales/en_DK/en_DK.go [deleted file]
vendor/github.com/go-playground/locales/en_DK/en_DK_test.go [deleted file]
vendor/github.com/go-playground/locales/en_DM/en_DM.go [deleted file]
vendor/github.com/go-playground/locales/en_DM/en_DM_test.go [deleted file]
vendor/github.com/go-playground/locales/en_ER/en_ER.go [deleted file]
vendor/github.com/go-playground/locales/en_ER/en_ER_test.go [deleted file]
vendor/github.com/go-playground/locales/en_FI/en_FI.go [deleted file]
vendor/github.com/go-playground/locales/en_FI/en_FI_test.go [deleted file]
vendor/github.com/go-playground/locales/en_FJ/en_FJ.go [deleted file]
vendor/github.com/go-playground/locales/en_FJ/en_FJ_test.go [deleted file]
vendor/github.com/go-playground/locales/en_FK/en_FK.go [deleted file]
vendor/github.com/go-playground/locales/en_FK/en_FK_test.go [deleted file]
vendor/github.com/go-playground/locales/en_FM/en_FM.go [deleted file]
vendor/github.com/go-playground/locales/en_FM/en_FM_test.go [deleted file]
vendor/github.com/go-playground/locales/en_GB/en_GB.go [deleted file]
vendor/github.com/go-playground/locales/en_GB/en_GB_test.go [deleted file]
vendor/github.com/go-playground/locales/en_GD/en_GD.go [deleted file]
vendor/github.com/go-playground/locales/en_GD/en_GD_test.go [deleted file]
vendor/github.com/go-playground/locales/en_GG/en_GG.go [deleted file]
vendor/github.com/go-playground/locales/en_GG/en_GG_test.go [deleted file]
vendor/github.com/go-playground/locales/en_GH/en_GH.go [deleted file]
vendor/github.com/go-playground/locales/en_GH/en_GH_test.go [deleted file]
vendor/github.com/go-playground/locales/en_GI/en_GI.go [deleted file]
vendor/github.com/go-playground/locales/en_GI/en_GI_test.go [deleted file]
vendor/github.com/go-playground/locales/en_GM/en_GM.go [deleted file]
vendor/github.com/go-playground/locales/en_GM/en_GM_test.go [deleted file]
vendor/github.com/go-playground/locales/en_GU/en_GU.go [deleted file]
vendor/github.com/go-playground/locales/en_GU/en_GU_test.go [deleted file]
vendor/github.com/go-playground/locales/en_GY/en_GY.go [deleted file]
vendor/github.com/go-playground/locales/en_GY/en_GY_test.go [deleted file]
vendor/github.com/go-playground/locales/en_HK/en_HK.go [deleted file]
vendor/github.com/go-playground/locales/en_HK/en_HK_test.go [deleted file]
vendor/github.com/go-playground/locales/en_IE/en_IE.go [deleted file]
vendor/github.com/go-playground/locales/en_IE/en_IE_test.go [deleted file]
vendor/github.com/go-playground/locales/en_IL/en_IL.go [deleted file]
vendor/github.com/go-playground/locales/en_IL/en_IL_test.go [deleted file]
vendor/github.com/go-playground/locales/en_IM/en_IM.go [deleted file]
vendor/github.com/go-playground/locales/en_IM/en_IM_test.go [deleted file]
vendor/github.com/go-playground/locales/en_IN/en_IN.go [deleted file]
vendor/github.com/go-playground/locales/en_IN/en_IN_test.go [deleted file]
vendor/github.com/go-playground/locales/en_IO/en_IO.go [deleted file]
vendor/github.com/go-playground/locales/en_IO/en_IO_test.go [deleted file]
vendor/github.com/go-playground/locales/en_JE/en_JE.go [deleted file]
vendor/github.com/go-playground/locales/en_JE/en_JE_test.go [deleted file]
vendor/github.com/go-playground/locales/en_JM/en_JM.go [deleted file]
vendor/github.com/go-playground/locales/en_JM/en_JM_test.go [deleted file]
vendor/github.com/go-playground/locales/en_KE/en_KE.go [deleted file]
vendor/github.com/go-playground/locales/en_KE/en_KE_test.go [deleted file]
vendor/github.com/go-playground/locales/en_KI/en_KI.go [deleted file]
vendor/github.com/go-playground/locales/en_KI/en_KI_test.go [deleted file]
vendor/github.com/go-playground/locales/en_KN/en_KN.go [deleted file]
vendor/github.com/go-playground/locales/en_KN/en_KN_test.go [deleted file]
vendor/github.com/go-playground/locales/en_KY/en_KY.go [deleted file]
vendor/github.com/go-playground/locales/en_KY/en_KY_test.go [deleted file]
vendor/github.com/go-playground/locales/en_LC/en_LC.go [deleted file]
vendor/github.com/go-playground/locales/en_LC/en_LC_test.go [deleted file]
vendor/github.com/go-playground/locales/en_LR/en_LR.go [deleted file]
vendor/github.com/go-playground/locales/en_LR/en_LR_test.go [deleted file]
vendor/github.com/go-playground/locales/en_LS/en_LS.go [deleted file]
vendor/github.com/go-playground/locales/en_LS/en_LS_test.go [deleted file]
vendor/github.com/go-playground/locales/en_MG/en_MG.go [deleted file]
vendor/github.com/go-playground/locales/en_MG/en_MG_test.go [deleted file]
vendor/github.com/go-playground/locales/en_MH/en_MH.go [deleted file]
vendor/github.com/go-playground/locales/en_MH/en_MH_test.go [deleted file]
vendor/github.com/go-playground/locales/en_MO/en_MO.go [deleted file]
vendor/github.com/go-playground/locales/en_MO/en_MO_test.go [deleted file]
vendor/github.com/go-playground/locales/en_MP/en_MP.go [deleted file]
vendor/github.com/go-playground/locales/en_MP/en_MP_test.go [deleted file]
vendor/github.com/go-playground/locales/en_MS/en_MS.go [deleted file]
vendor/github.com/go-playground/locales/en_MS/en_MS_test.go [deleted file]
vendor/github.com/go-playground/locales/en_MT/en_MT.go [deleted file]
vendor/github.com/go-playground/locales/en_MT/en_MT_test.go [deleted file]
vendor/github.com/go-playground/locales/en_MU/en_MU.go [deleted file]
vendor/github.com/go-playground/locales/en_MU/en_MU_test.go [deleted file]
vendor/github.com/go-playground/locales/en_MW/en_MW.go [deleted file]
vendor/github.com/go-playground/locales/en_MW/en_MW_test.go [deleted file]
vendor/github.com/go-playground/locales/en_MY/en_MY.go [deleted file]
vendor/github.com/go-playground/locales/en_MY/en_MY_test.go [deleted file]
vendor/github.com/go-playground/locales/en_NA/en_NA.go [deleted file]
vendor/github.com/go-playground/locales/en_NA/en_NA_test.go [deleted file]
vendor/github.com/go-playground/locales/en_NF/en_NF.go [deleted file]
vendor/github.com/go-playground/locales/en_NF/en_NF_test.go [deleted file]
vendor/github.com/go-playground/locales/en_NG/en_NG.go [deleted file]
vendor/github.com/go-playground/locales/en_NG/en_NG_test.go [deleted file]
vendor/github.com/go-playground/locales/en_NL/en_NL.go [deleted file]
vendor/github.com/go-playground/locales/en_NL/en_NL_test.go [deleted file]
vendor/github.com/go-playground/locales/en_NR/en_NR.go [deleted file]
vendor/github.com/go-playground/locales/en_NR/en_NR_test.go [deleted file]
vendor/github.com/go-playground/locales/en_NU/en_NU.go [deleted file]
vendor/github.com/go-playground/locales/en_NU/en_NU_test.go [deleted file]
vendor/github.com/go-playground/locales/en_NZ/en_NZ.go [deleted file]
vendor/github.com/go-playground/locales/en_NZ/en_NZ_test.go [deleted file]
vendor/github.com/go-playground/locales/en_PG/en_PG.go [deleted file]
vendor/github.com/go-playground/locales/en_PG/en_PG_test.go [deleted file]
vendor/github.com/go-playground/locales/en_PH/en_PH.go [deleted file]
vendor/github.com/go-playground/locales/en_PH/en_PH_test.go [deleted file]
vendor/github.com/go-playground/locales/en_PK/en_PK.go [deleted file]
vendor/github.com/go-playground/locales/en_PK/en_PK_test.go [deleted file]
vendor/github.com/go-playground/locales/en_PN/en_PN.go [deleted file]
vendor/github.com/go-playground/locales/en_PN/en_PN_test.go [deleted file]
vendor/github.com/go-playground/locales/en_PR/en_PR.go [deleted file]
vendor/github.com/go-playground/locales/en_PR/en_PR_test.go [deleted file]
vendor/github.com/go-playground/locales/en_PW/en_PW.go [deleted file]
vendor/github.com/go-playground/locales/en_PW/en_PW_test.go [deleted file]
vendor/github.com/go-playground/locales/en_RW/en_RW.go [deleted file]
vendor/github.com/go-playground/locales/en_RW/en_RW_test.go [deleted file]
vendor/github.com/go-playground/locales/en_SB/en_SB.go [deleted file]
vendor/github.com/go-playground/locales/en_SB/en_SB_test.go [deleted file]
vendor/github.com/go-playground/locales/en_SC/en_SC.go [deleted file]
vendor/github.com/go-playground/locales/en_SC/en_SC_test.go [deleted file]
vendor/github.com/go-playground/locales/en_SD/en_SD.go [deleted file]
vendor/github.com/go-playground/locales/en_SD/en_SD_test.go [deleted file]
vendor/github.com/go-playground/locales/en_SE/en_SE.go [deleted file]
vendor/github.com/go-playground/locales/en_SE/en_SE_test.go [deleted file]
vendor/github.com/go-playground/locales/en_SG/en_SG.go [deleted file]
vendor/github.com/go-playground/locales/en_SG/en_SG_test.go [deleted file]
vendor/github.com/go-playground/locales/en_SH/en_SH.go [deleted file]
vendor/github.com/go-playground/locales/en_SH/en_SH_test.go [deleted file]
vendor/github.com/go-playground/locales/en_SI/en_SI.go [deleted file]
vendor/github.com/go-playground/locales/en_SI/en_SI_test.go [deleted file]
vendor/github.com/go-playground/locales/en_SL/en_SL.go [deleted file]
vendor/github.com/go-playground/locales/en_SL/en_SL_test.go [deleted file]
vendor/github.com/go-playground/locales/en_SS/en_SS.go [deleted file]
vendor/github.com/go-playground/locales/en_SS/en_SS_test.go [deleted file]
vendor/github.com/go-playground/locales/en_SX/en_SX.go [deleted file]
vendor/github.com/go-playground/locales/en_SX/en_SX_test.go [deleted file]
vendor/github.com/go-playground/locales/en_SZ/en_SZ.go [deleted file]
vendor/github.com/go-playground/locales/en_SZ/en_SZ_test.go [deleted file]
vendor/github.com/go-playground/locales/en_TC/en_TC.go [deleted file]
vendor/github.com/go-playground/locales/en_TC/en_TC_test.go [deleted file]
vendor/github.com/go-playground/locales/en_TK/en_TK.go [deleted file]
vendor/github.com/go-playground/locales/en_TK/en_TK_test.go [deleted file]
vendor/github.com/go-playground/locales/en_TO/en_TO.go [deleted file]
vendor/github.com/go-playground/locales/en_TO/en_TO_test.go [deleted file]
vendor/github.com/go-playground/locales/en_TT/en_TT.go [deleted file]
vendor/github.com/go-playground/locales/en_TT/en_TT_test.go [deleted file]
vendor/github.com/go-playground/locales/en_TV/en_TV.go [deleted file]
vendor/github.com/go-playground/locales/en_TV/en_TV_test.go [deleted file]
vendor/github.com/go-playground/locales/en_TZ/en_TZ.go [deleted file]
vendor/github.com/go-playground/locales/en_TZ/en_TZ_test.go [deleted file]
vendor/github.com/go-playground/locales/en_UG/en_UG.go [deleted file]
vendor/github.com/go-playground/locales/en_UG/en_UG_test.go [deleted file]
vendor/github.com/go-playground/locales/en_UM/en_UM.go [deleted file]
vendor/github.com/go-playground/locales/en_UM/en_UM_test.go [deleted file]
vendor/github.com/go-playground/locales/en_US/en_US.go [deleted file]
vendor/github.com/go-playground/locales/en_US/en_US_test.go [deleted file]
vendor/github.com/go-playground/locales/en_US_POSIX/en_US_POSIX.go [deleted file]
vendor/github.com/go-playground/locales/en_US_POSIX/en_US_POSIX_test.go [deleted file]
vendor/github.com/go-playground/locales/en_VC/en_VC.go [deleted file]
vendor/github.com/go-playground/locales/en_VC/en_VC_test.go [deleted file]
vendor/github.com/go-playground/locales/en_VG/en_VG.go [deleted file]
vendor/github.com/go-playground/locales/en_VG/en_VG_test.go [deleted file]
vendor/github.com/go-playground/locales/en_VI/en_VI.go [deleted file]
vendor/github.com/go-playground/locales/en_VI/en_VI_test.go [deleted file]
vendor/github.com/go-playground/locales/en_VU/en_VU.go [deleted file]
vendor/github.com/go-playground/locales/en_VU/en_VU_test.go [deleted file]
vendor/github.com/go-playground/locales/en_WS/en_WS.go [deleted file]
vendor/github.com/go-playground/locales/en_WS/en_WS_test.go [deleted file]
vendor/github.com/go-playground/locales/en_ZA/en_ZA.go [deleted file]
vendor/github.com/go-playground/locales/en_ZA/en_ZA_test.go [deleted file]
vendor/github.com/go-playground/locales/en_ZM/en_ZM.go [deleted file]
vendor/github.com/go-playground/locales/en_ZM/en_ZM_test.go [deleted file]
vendor/github.com/go-playground/locales/en_ZW/en_ZW.go [deleted file]
vendor/github.com/go-playground/locales/en_ZW/en_ZW_test.go [deleted file]
vendor/github.com/go-playground/locales/eo/eo.go [deleted file]
vendor/github.com/go-playground/locales/eo/eo_test.go [deleted file]
vendor/github.com/go-playground/locales/eo_001/eo_001.go [deleted file]
vendor/github.com/go-playground/locales/eo_001/eo_001_test.go [deleted file]
vendor/github.com/go-playground/locales/es/es.go [deleted file]
vendor/github.com/go-playground/locales/es/es_test.go [deleted file]
vendor/github.com/go-playground/locales/es_419/es_419.go [deleted file]
vendor/github.com/go-playground/locales/es_419/es_419_test.go [deleted file]
vendor/github.com/go-playground/locales/es_AR/es_AR.go [deleted file]
vendor/github.com/go-playground/locales/es_AR/es_AR_test.go [deleted file]
vendor/github.com/go-playground/locales/es_BO/es_BO.go [deleted file]
vendor/github.com/go-playground/locales/es_BO/es_BO_test.go [deleted file]
vendor/github.com/go-playground/locales/es_BR/es_BR.go [deleted file]
vendor/github.com/go-playground/locales/es_BR/es_BR_test.go [deleted file]
vendor/github.com/go-playground/locales/es_CL/es_CL.go [deleted file]
vendor/github.com/go-playground/locales/es_CL/es_CL_test.go [deleted file]
vendor/github.com/go-playground/locales/es_CO/es_CO.go [deleted file]
vendor/github.com/go-playground/locales/es_CO/es_CO_test.go [deleted file]
vendor/github.com/go-playground/locales/es_CR/es_CR.go [deleted file]
vendor/github.com/go-playground/locales/es_CR/es_CR_test.go [deleted file]
vendor/github.com/go-playground/locales/es_CU/es_CU.go [deleted file]
vendor/github.com/go-playground/locales/es_CU/es_CU_test.go [deleted file]
vendor/github.com/go-playground/locales/es_DO/es_DO.go [deleted file]
vendor/github.com/go-playground/locales/es_DO/es_DO_test.go [deleted file]
vendor/github.com/go-playground/locales/es_EA/es_EA.go [deleted file]
vendor/github.com/go-playground/locales/es_EA/es_EA_test.go [deleted file]
vendor/github.com/go-playground/locales/es_EC/es_EC.go [deleted file]
vendor/github.com/go-playground/locales/es_EC/es_EC_test.go [deleted file]
vendor/github.com/go-playground/locales/es_ES/es_ES.go [deleted file]
vendor/github.com/go-playground/locales/es_ES/es_ES_test.go [deleted file]
vendor/github.com/go-playground/locales/es_GQ/es_GQ.go [deleted file]
vendor/github.com/go-playground/locales/es_GQ/es_GQ_test.go [deleted file]
vendor/github.com/go-playground/locales/es_GT/es_GT.go [deleted file]
vendor/github.com/go-playground/locales/es_GT/es_GT_test.go [deleted file]
vendor/github.com/go-playground/locales/es_HN/es_HN.go [deleted file]
vendor/github.com/go-playground/locales/es_HN/es_HN_test.go [deleted file]
vendor/github.com/go-playground/locales/es_IC/es_IC.go [deleted file]
vendor/github.com/go-playground/locales/es_IC/es_IC_test.go [deleted file]
vendor/github.com/go-playground/locales/es_MX/es_MX.go [deleted file]
vendor/github.com/go-playground/locales/es_MX/es_MX_test.go [deleted file]
vendor/github.com/go-playground/locales/es_NI/es_NI.go [deleted file]
vendor/github.com/go-playground/locales/es_NI/es_NI_test.go [deleted file]
vendor/github.com/go-playground/locales/es_PA/es_PA.go [deleted file]
vendor/github.com/go-playground/locales/es_PA/es_PA_test.go [deleted file]
vendor/github.com/go-playground/locales/es_PE/es_PE.go [deleted file]
vendor/github.com/go-playground/locales/es_PE/es_PE_test.go [deleted file]
vendor/github.com/go-playground/locales/es_PH/es_PH.go [deleted file]
vendor/github.com/go-playground/locales/es_PH/es_PH_test.go [deleted file]
vendor/github.com/go-playground/locales/es_PR/es_PR.go [deleted file]
vendor/github.com/go-playground/locales/es_PR/es_PR_test.go [deleted file]
vendor/github.com/go-playground/locales/es_PY/es_PY.go [deleted file]
vendor/github.com/go-playground/locales/es_PY/es_PY_test.go [deleted file]
vendor/github.com/go-playground/locales/es_SV/es_SV.go [deleted file]
vendor/github.com/go-playground/locales/es_SV/es_SV_test.go [deleted file]
vendor/github.com/go-playground/locales/es_US/es_US.go [deleted file]
vendor/github.com/go-playground/locales/es_US/es_US_test.go [deleted file]
vendor/github.com/go-playground/locales/es_UY/es_UY.go [deleted file]
vendor/github.com/go-playground/locales/es_UY/es_UY_test.go [deleted file]
vendor/github.com/go-playground/locales/es_VE/es_VE.go [deleted file]
vendor/github.com/go-playground/locales/es_VE/es_VE_test.go [deleted file]
vendor/github.com/go-playground/locales/et/et.go [deleted file]
vendor/github.com/go-playground/locales/et/et_test.go [deleted file]
vendor/github.com/go-playground/locales/et_EE/et_EE.go [deleted file]
vendor/github.com/go-playground/locales/et_EE/et_EE_test.go [deleted file]
vendor/github.com/go-playground/locales/eu/eu.go [deleted file]
vendor/github.com/go-playground/locales/eu/eu_test.go [deleted file]
vendor/github.com/go-playground/locales/eu/ue_test.go [deleted file]
vendor/github.com/go-playground/locales/eu_ES/eu_ES.go [deleted file]
vendor/github.com/go-playground/locales/eu_ES/eu_ES_test.go [deleted file]
vendor/github.com/go-playground/locales/ewo/ewo.go [deleted file]
vendor/github.com/go-playground/locales/ewo/ewo_test.go [deleted file]
vendor/github.com/go-playground/locales/ewo_CM/ewo_CM.go [deleted file]
vendor/github.com/go-playground/locales/ewo_CM/ewo_CM_test.go [deleted file]
vendor/github.com/go-playground/locales/fa/fa.go [deleted file]
vendor/github.com/go-playground/locales/fa/fa_test.go [deleted file]
vendor/github.com/go-playground/locales/fa_AF/fa_AF.go [deleted file]
vendor/github.com/go-playground/locales/fa_AF/fa_AF_test.go [deleted file]
vendor/github.com/go-playground/locales/fa_IR/fa_IR.go [deleted file]
vendor/github.com/go-playground/locales/fa_IR/fa_IR_test.go [deleted file]
vendor/github.com/go-playground/locales/ff/ff.go [deleted file]
vendor/github.com/go-playground/locales/ff/ff_test.go [deleted file]
vendor/github.com/go-playground/locales/ff_CM/ff_CM.go [deleted file]
vendor/github.com/go-playground/locales/ff_CM/ff_CM_test.go [deleted file]
vendor/github.com/go-playground/locales/ff_GN/ff_GN.go [deleted file]
vendor/github.com/go-playground/locales/ff_GN/ff_GN_test.go [deleted file]
vendor/github.com/go-playground/locales/ff_MR/ff_MR.go [deleted file]
vendor/github.com/go-playground/locales/ff_MR/ff_MR_test.go [deleted file]
vendor/github.com/go-playground/locales/ff_SN/ff_SN.go [deleted file]
vendor/github.com/go-playground/locales/ff_SN/ff_SN_test.go [deleted file]
vendor/github.com/go-playground/locales/fi/fi.go [deleted file]
vendor/github.com/go-playground/locales/fi/fi_test.go [deleted file]
vendor/github.com/go-playground/locales/fi_FI/fi_FI.go [deleted file]
vendor/github.com/go-playground/locales/fi_FI/fi_FI_test.go [deleted file]
vendor/github.com/go-playground/locales/fil/fil.go [deleted file]
vendor/github.com/go-playground/locales/fil/fil_test.go [deleted file]
vendor/github.com/go-playground/locales/fil_PH/fil_PH.go [deleted file]
vendor/github.com/go-playground/locales/fil_PH/fil_PH_test.go [deleted file]
vendor/github.com/go-playground/locales/fo/fo.go [deleted file]
vendor/github.com/go-playground/locales/fo/fo_test.go [deleted file]
vendor/github.com/go-playground/locales/fo_DK/fo_DK.go [deleted file]
vendor/github.com/go-playground/locales/fo_DK/fo_DK_test.go [deleted file]
vendor/github.com/go-playground/locales/fo_FO/fo_FO.go [deleted file]
vendor/github.com/go-playground/locales/fo_FO/fo_FO_test.go [deleted file]
vendor/github.com/go-playground/locales/fr/fr.go [deleted file]
vendor/github.com/go-playground/locales/fr/fr_test.go [deleted file]
vendor/github.com/go-playground/locales/fr_BE/fr_BE.go [deleted file]
vendor/github.com/go-playground/locales/fr_BE/fr_BE_test.go [deleted file]
vendor/github.com/go-playground/locales/fr_BF/fr_BF.go [deleted file]
vendor/github.com/go-playground/locales/fr_BF/fr_BF_test.go [deleted file]
vendor/github.com/go-playground/locales/fr_BI/fr_BI.go [deleted file]
vendor/github.com/go-playground/locales/fr_BI/fr_BI_test.go [deleted file]
vendor/github.com/go-playground/locales/fr_BJ/fr_BJ.go [deleted file]
vendor/github.com/go-playground/locales/fr_BJ/fr_BJ_test.go [deleted file]
vendor/github.com/go-playground/locales/fr_BL/fr_BL.go [deleted file]
vendor/github.com/go-playground/locales/fr_BL/fr_BL_test.go [deleted file]
vendor/github.com/go-playground/locales/fr_CA/fr_CA.go [deleted file]
vendor/github.com/go-playground/locales/fr_CA/fr_CA_test.go [deleted file]
vendor/github.com/go-playground/locales/fr_CD/fr_CD.go [deleted file]
vendor/github.com/go-playground/locales/fr_CD/fr_CD_test.go [deleted file]
vendor/github.com/go-playground/locales/fr_CF/fr_CF.go [deleted file]
vendor/github.com/go-playground/locales/fr_CF/fr_CF_test.go [deleted file]
vendor/github.com/go-playground/locales/fr_CG/fr_CG.go [deleted file]
vendor/github.com/go-playground/locales/fr_CG/fr_CG_test.go [deleted file]
vendor/github.com/go-playground/locales/fr_CH/fr_CH.go [deleted file]
vendor/github.com/go-playground/locales/fr_CH/fr_CH_test.go [deleted file]
vendor/github.com/go-playground/locales/fr_CI/fr_CI.go [deleted file]
vendor/github.com/go-playground/locales/fr_CI/fr_CI_test.go [deleted file]
vendor/github.com/go-playground/locales/fr_CM/fr_CM.go [deleted file]
vendor/github.com/go-playground/locales/fr_CM/fr_CM_test.go [deleted file]
vendor/github.com/go-playground/locales/fr_DJ/fr_DJ.go [deleted file]
vendor/github.com/go-playground/locales/fr_DJ/fr_DJ_test.go [deleted file]
vendor/github.com/go-playground/locales/fr_DZ/fr_DZ.go [deleted file]
vendor/github.com/go-playground/locales/fr_DZ/fr_DZ_test.go [deleted file]
vendor/github.com/go-playground/locales/fr_FR/fr_FR.go [deleted file]
vendor/github.com/go-playground/locales/fr_FR/fr_FR_test.go [deleted file]
vendor/github.com/go-playground/locales/fr_GA/fr_GA.go [deleted file]
vendor/github.com/go-playground/locales/fr_GA/fr_GA_test.go [deleted file]
vendor/github.com/go-playground/locales/fr_GF/fr_GF.go [deleted file]
vendor/github.com/go-playground/locales/fr_GF/fr_GF_test.go [deleted file]
vendor/github.com/go-playground/locales/fr_GN/fr_GN.go [deleted file]
vendor/github.com/go-playground/locales/fr_GN/fr_GN_test.go [deleted file]
vendor/github.com/go-playground/locales/fr_GP/fr_GP.go [deleted file]
vendor/github.com/go-playground/locales/fr_GP/fr_GP_test.go [deleted file]
vendor/github.com/go-playground/locales/fr_GQ/fr_GQ.go [deleted file]
vendor/github.com/go-playground/locales/fr_GQ/fr_GQ_test.go [deleted file]
vendor/github.com/go-playground/locales/fr_HT/fr_HT.go [deleted file]
vendor/github.com/go-playground/locales/fr_HT/fr_HT_test.go [deleted file]
vendor/github.com/go-playground/locales/fr_KM/fr_KM.go [deleted file]
vendor/github.com/go-playground/locales/fr_KM/fr_KM_test.go [deleted file]
vendor/github.com/go-playground/locales/fr_LU/fr_LU.go [deleted file]
vendor/github.com/go-playground/locales/fr_LU/fr_LU_test.go [deleted file]
vendor/github.com/go-playground/locales/fr_MA/fr_MA.go [deleted file]
vendor/github.com/go-playground/locales/fr_MA/fr_MA_test.go [deleted file]
vendor/github.com/go-playground/locales/fr_MC/fr_MC.go [deleted file]
vendor/github.com/go-playground/locales/fr_MC/fr_MC_test.go [deleted file]
vendor/github.com/go-playground/locales/fr_MF/fr_MF.go [deleted file]
vendor/github.com/go-playground/locales/fr_MF/fr_MF_test.go [deleted file]
vendor/github.com/go-playground/locales/fr_MG/fr_MG.go [deleted file]
vendor/github.com/go-playground/locales/fr_MG/fr_MG_test.go [deleted file]
vendor/github.com/go-playground/locales/fr_ML/fr_ML.go [deleted file]
vendor/github.com/go-playground/locales/fr_ML/fr_ML_test.go [deleted file]
vendor/github.com/go-playground/locales/fr_MQ/fr_MQ.go [deleted file]
vendor/github.com/go-playground/locales/fr_MQ/fr_MQ_test.go [deleted file]
vendor/github.com/go-playground/locales/fr_MR/fr_MR.go [deleted file]
vendor/github.com/go-playground/locales/fr_MR/fr_MR_test.go [deleted file]
vendor/github.com/go-playground/locales/fr_MU/fr_MU.go [deleted file]
vendor/github.com/go-playground/locales/fr_MU/fr_MU_test.go [deleted file]
vendor/github.com/go-playground/locales/fr_NC/fr_NC.go [deleted file]
vendor/github.com/go-playground/locales/fr_NC/fr_NC_test.go [deleted file]
vendor/github.com/go-playground/locales/fr_NE/fr_NE.go [deleted file]
vendor/github.com/go-playground/locales/fr_NE/fr_NE_test.go [deleted file]
vendor/github.com/go-playground/locales/fr_PF/fr_PF.go [deleted file]
vendor/github.com/go-playground/locales/fr_PF/fr_PF_test.go [deleted file]
vendor/github.com/go-playground/locales/fr_PM/fr_PM.go [deleted file]
vendor/github.com/go-playground/locales/fr_PM/fr_PM_test.go [deleted file]
vendor/github.com/go-playground/locales/fr_RE/fr_RE.go [deleted file]
vendor/github.com/go-playground/locales/fr_RE/fr_RE_test.go [deleted file]
vendor/github.com/go-playground/locales/fr_RW/fr_RW.go [deleted file]
vendor/github.com/go-playground/locales/fr_RW/fr_RW_test.go [deleted file]
vendor/github.com/go-playground/locales/fr_SC/fr_SC.go [deleted file]
vendor/github.com/go-playground/locales/fr_SC/fr_SC_test.go [deleted file]
vendor/github.com/go-playground/locales/fr_SN/fr_SN.go [deleted file]
vendor/github.com/go-playground/locales/fr_SN/fr_SN_test.go [deleted file]
vendor/github.com/go-playground/locales/fr_SY/fr_SY.go [deleted file]
vendor/github.com/go-playground/locales/fr_SY/fr_SY_test.go [deleted file]
vendor/github.com/go-playground/locales/fr_TD/fr_TD.go [deleted file]
vendor/github.com/go-playground/locales/fr_TD/fr_TD_test.go [deleted file]
vendor/github.com/go-playground/locales/fr_TG/fr_TG.go [deleted file]
vendor/github.com/go-playground/locales/fr_TG/fr_TG_test.go [deleted file]
vendor/github.com/go-playground/locales/fr_TN/fr_TN.go [deleted file]
vendor/github.com/go-playground/locales/fr_TN/fr_TN_test.go [deleted file]
vendor/github.com/go-playground/locales/fr_VU/fr_VU.go [deleted file]
vendor/github.com/go-playground/locales/fr_VU/fr_VU_test.go [deleted file]
vendor/github.com/go-playground/locales/fr_WF/fr_WF.go [deleted file]
vendor/github.com/go-playground/locales/fr_WF/fr_WF_test.go [deleted file]
vendor/github.com/go-playground/locales/fr_YT/fr_YT.go [deleted file]
vendor/github.com/go-playground/locales/fr_YT/fr_YT_test.go [deleted file]
vendor/github.com/go-playground/locales/fur/fur.go [deleted file]
vendor/github.com/go-playground/locales/fur/fur_test.go [deleted file]
vendor/github.com/go-playground/locales/fur_IT/fur_IT.go [deleted file]
vendor/github.com/go-playground/locales/fur_IT/fur_IT_test.go [deleted file]
vendor/github.com/go-playground/locales/fy/fy.go [deleted file]
vendor/github.com/go-playground/locales/fy/fy_test.go [deleted file]
vendor/github.com/go-playground/locales/fy_NL/fy_NL.go [deleted file]
vendor/github.com/go-playground/locales/fy_NL/fy_NL_test.go [deleted file]
vendor/github.com/go-playground/locales/ga/ga.go [deleted file]
vendor/github.com/go-playground/locales/ga/ga_test.go [deleted file]
vendor/github.com/go-playground/locales/ga_IE/ga_IE.go [deleted file]
vendor/github.com/go-playground/locales/ga_IE/ga_IE_test.go [deleted file]
vendor/github.com/go-playground/locales/gd/gd.go [deleted file]
vendor/github.com/go-playground/locales/gd/gd_test.go [deleted file]
vendor/github.com/go-playground/locales/gd_GB/gd_GB.go [deleted file]
vendor/github.com/go-playground/locales/gd_GB/gd_GB_test.go [deleted file]
vendor/github.com/go-playground/locales/gl/gl.go [deleted file]
vendor/github.com/go-playground/locales/gl/gl_test.go [deleted file]
vendor/github.com/go-playground/locales/gl_ES/gl_ES.go [deleted file]
vendor/github.com/go-playground/locales/gl_ES/gl_ES_test.go [deleted file]
vendor/github.com/go-playground/locales/gsw/gsw.go [deleted file]
vendor/github.com/go-playground/locales/gsw/gsw_test.go [deleted file]
vendor/github.com/go-playground/locales/gsw_CH/gsw_CH.go [deleted file]
vendor/github.com/go-playground/locales/gsw_CH/gsw_CH_test.go [deleted file]
vendor/github.com/go-playground/locales/gsw_FR/gsw_FR.go [deleted file]
vendor/github.com/go-playground/locales/gsw_FR/gsw_FR_test.go [deleted file]
vendor/github.com/go-playground/locales/gsw_LI/gsw_LI.go [deleted file]
vendor/github.com/go-playground/locales/gsw_LI/gsw_LI_test.go [deleted file]
vendor/github.com/go-playground/locales/gu/gu.go [deleted file]
vendor/github.com/go-playground/locales/gu/gu_test.go [deleted file]
vendor/github.com/go-playground/locales/gu_IN/gu_IN.go [deleted file]
vendor/github.com/go-playground/locales/gu_IN/gu_IN_test.go [deleted file]
vendor/github.com/go-playground/locales/guz/guz.go [deleted file]
vendor/github.com/go-playground/locales/guz/guz_test.go [deleted file]
vendor/github.com/go-playground/locales/guz_KE/guz_KE.go [deleted file]
vendor/github.com/go-playground/locales/guz_KE/guz_KE_test.go [deleted file]
vendor/github.com/go-playground/locales/gv/gv.go [deleted file]
vendor/github.com/go-playground/locales/gv/gv_test.go [deleted file]
vendor/github.com/go-playground/locales/gv_IM/gv_IM.go [deleted file]
vendor/github.com/go-playground/locales/gv_IM/gv_IM_test.go [deleted file]
vendor/github.com/go-playground/locales/ha/ha.go [deleted file]
vendor/github.com/go-playground/locales/ha/ha_test.go [deleted file]
vendor/github.com/go-playground/locales/ha_GH/ha_GH.go [deleted file]
vendor/github.com/go-playground/locales/ha_GH/ha_GH_test.go [deleted file]
vendor/github.com/go-playground/locales/ha_NE/ha_NE.go [deleted file]
vendor/github.com/go-playground/locales/ha_NE/ha_NE_test.go [deleted file]
vendor/github.com/go-playground/locales/ha_NG/ha_NG.go [deleted file]
vendor/github.com/go-playground/locales/ha_NG/ha_NG_test.go [deleted file]
vendor/github.com/go-playground/locales/haw/haw.go [deleted file]
vendor/github.com/go-playground/locales/haw/haw_test.go [deleted file]
vendor/github.com/go-playground/locales/haw_US/haw_US.go [deleted file]
vendor/github.com/go-playground/locales/haw_US/haw_US_test.go [deleted file]
vendor/github.com/go-playground/locales/he/he.go [deleted file]
vendor/github.com/go-playground/locales/he/he_test.go [deleted file]
vendor/github.com/go-playground/locales/he_IL/he_IL.go [deleted file]
vendor/github.com/go-playground/locales/he_IL/he_IL_test.go [deleted file]
vendor/github.com/go-playground/locales/hi/hi.go [deleted file]
vendor/github.com/go-playground/locales/hi/hi_test.go [deleted file]
vendor/github.com/go-playground/locales/hi_IN/hi_IN.go [deleted file]
vendor/github.com/go-playground/locales/hi_IN/hi_IN_test.go [deleted file]
vendor/github.com/go-playground/locales/hr/hr.go [deleted file]
vendor/github.com/go-playground/locales/hr/hr_test.go [deleted file]
vendor/github.com/go-playground/locales/hr_BA/hr_BA.go [deleted file]
vendor/github.com/go-playground/locales/hr_BA/hr_BA_test.go [deleted file]
vendor/github.com/go-playground/locales/hr_HR/hr_HR.go [deleted file]
vendor/github.com/go-playground/locales/hr_HR/hr_HR_test.go [deleted file]
vendor/github.com/go-playground/locales/hsb/hsb.go [deleted file]
vendor/github.com/go-playground/locales/hsb/hsb_test.go [deleted file]
vendor/github.com/go-playground/locales/hsb_DE/hsb_DE.go [deleted file]
vendor/github.com/go-playground/locales/hsb_DE/hsb_DE_test.go [deleted file]
vendor/github.com/go-playground/locales/hu/hu.go [deleted file]
vendor/github.com/go-playground/locales/hu/hu_test.go [deleted file]
vendor/github.com/go-playground/locales/hu_HU/hu_HU.go [deleted file]
vendor/github.com/go-playground/locales/hu_HU/hu_HU_test.go [deleted file]
vendor/github.com/go-playground/locales/hy/hy.go [deleted file]
vendor/github.com/go-playground/locales/hy/hy_test.go [deleted file]
vendor/github.com/go-playground/locales/hy_AM/hy_AM.go [deleted file]
vendor/github.com/go-playground/locales/hy_AM/hy_AM_test.go [deleted file]
vendor/github.com/go-playground/locales/id/id.go [deleted file]
vendor/github.com/go-playground/locales/id/id_test.go [deleted file]
vendor/github.com/go-playground/locales/id_ID/id_ID.go [deleted file]
vendor/github.com/go-playground/locales/id_ID/id_ID_test.go [deleted file]
vendor/github.com/go-playground/locales/ig/ig.go [deleted file]
vendor/github.com/go-playground/locales/ig/ig_test.go [deleted file]
vendor/github.com/go-playground/locales/ig_NG/ig_NG.go [deleted file]
vendor/github.com/go-playground/locales/ig_NG/ig_NG_test.go [deleted file]
vendor/github.com/go-playground/locales/ii/ii.go [deleted file]
vendor/github.com/go-playground/locales/ii/ii_test.go [deleted file]
vendor/github.com/go-playground/locales/ii_CN/ii_CN.go [deleted file]
vendor/github.com/go-playground/locales/ii_CN/ii_CN_test.go [deleted file]
vendor/github.com/go-playground/locales/is/is.go [deleted file]
vendor/github.com/go-playground/locales/is/is_test.go [deleted file]
vendor/github.com/go-playground/locales/is_IS/is_IS.go [deleted file]
vendor/github.com/go-playground/locales/is_IS/is_IS_test.go [deleted file]
vendor/github.com/go-playground/locales/it/it.go [deleted file]
vendor/github.com/go-playground/locales/it/it_test.go [deleted file]
vendor/github.com/go-playground/locales/it_CH/it_CH.go [deleted file]
vendor/github.com/go-playground/locales/it_CH/it_CH_test.go [deleted file]
vendor/github.com/go-playground/locales/it_IT/it_IT.go [deleted file]
vendor/github.com/go-playground/locales/it_IT/it_IT_test.go [deleted file]
vendor/github.com/go-playground/locales/it_SM/it_SM.go [deleted file]
vendor/github.com/go-playground/locales/it_SM/it_SM_test.go [deleted file]
vendor/github.com/go-playground/locales/ja/ja.go [deleted file]
vendor/github.com/go-playground/locales/ja/ja_test.go [deleted file]
vendor/github.com/go-playground/locales/ja_JP/ja_JP.go [deleted file]
vendor/github.com/go-playground/locales/ja_JP/ja_JP_test.go [deleted file]
vendor/github.com/go-playground/locales/jgo/jgo.go [deleted file]
vendor/github.com/go-playground/locales/jgo/jgo_test.go [deleted file]
vendor/github.com/go-playground/locales/jgo_CM/jgo_CM.go [deleted file]
vendor/github.com/go-playground/locales/jgo_CM/jgo_CM_test.go [deleted file]
vendor/github.com/go-playground/locales/jmc/jmc.go [deleted file]
vendor/github.com/go-playground/locales/jmc/jmc_test.go [deleted file]
vendor/github.com/go-playground/locales/jmc_TZ/jmc_TZ.go [deleted file]
vendor/github.com/go-playground/locales/jmc_TZ/jmc_TZ_test.go [deleted file]
vendor/github.com/go-playground/locales/ka/ka.go [deleted file]
vendor/github.com/go-playground/locales/ka/ka_test.go [deleted file]
vendor/github.com/go-playground/locales/ka_GE/ka_GE.go [deleted file]
vendor/github.com/go-playground/locales/ka_GE/ka_GE_test.go [deleted file]
vendor/github.com/go-playground/locales/kab/kab.go [deleted file]
vendor/github.com/go-playground/locales/kab/kab_test.go [deleted file]
vendor/github.com/go-playground/locales/kab_DZ/kab_DZ.go [deleted file]
vendor/github.com/go-playground/locales/kab_DZ/kab_DZ_test.go [deleted file]
vendor/github.com/go-playground/locales/kam/kam.go [deleted file]
vendor/github.com/go-playground/locales/kam/kam_test.go [deleted file]
vendor/github.com/go-playground/locales/kam_KE/kam_KE.go [deleted file]
vendor/github.com/go-playground/locales/kam_KE/kam_KE_test.go [deleted file]
vendor/github.com/go-playground/locales/kde/kde.go [deleted file]
vendor/github.com/go-playground/locales/kde/kde_test.go [deleted file]
vendor/github.com/go-playground/locales/kde_TZ/kde_TZ.go [deleted file]
vendor/github.com/go-playground/locales/kde_TZ/kde_TZ_test.go [deleted file]
vendor/github.com/go-playground/locales/kea/kea.go [deleted file]
vendor/github.com/go-playground/locales/kea/kea_test.go [deleted file]
vendor/github.com/go-playground/locales/kea_CV/kea_CV.go [deleted file]
vendor/github.com/go-playground/locales/kea_CV/kea_CV_test.go [deleted file]
vendor/github.com/go-playground/locales/khq/khq.go [deleted file]
vendor/github.com/go-playground/locales/khq/khq_test.go [deleted file]
vendor/github.com/go-playground/locales/khq_ML/khq_ML.go [deleted file]
vendor/github.com/go-playground/locales/khq_ML/khq_ML_test.go [deleted file]
vendor/github.com/go-playground/locales/ki/ki.go [deleted file]
vendor/github.com/go-playground/locales/ki/ki_test.go [deleted file]
vendor/github.com/go-playground/locales/ki_KE/ki_KE.go [deleted file]
vendor/github.com/go-playground/locales/ki_KE/ki_KE_test.go [deleted file]
vendor/github.com/go-playground/locales/kk/kk.go [deleted file]
vendor/github.com/go-playground/locales/kk/kk_test.go [deleted file]
vendor/github.com/go-playground/locales/kk_KZ/kk_KZ.go [deleted file]
vendor/github.com/go-playground/locales/kk_KZ/kk_KZ_test.go [deleted file]
vendor/github.com/go-playground/locales/kkj/kkj.go [deleted file]
vendor/github.com/go-playground/locales/kkj/kkj_test.go [deleted file]
vendor/github.com/go-playground/locales/kkj_CM/kkj_CM.go [deleted file]
vendor/github.com/go-playground/locales/kkj_CM/kkj_CM_test.go [deleted file]
vendor/github.com/go-playground/locales/kl/kl.go [deleted file]
vendor/github.com/go-playground/locales/kl/kl_test.go [deleted file]
vendor/github.com/go-playground/locales/kl_GL/kl_GL.go [deleted file]
vendor/github.com/go-playground/locales/kl_GL/kl_GL_test.go [deleted file]
vendor/github.com/go-playground/locales/kln/kln.go [deleted file]
vendor/github.com/go-playground/locales/kln/kln_test.go [deleted file]
vendor/github.com/go-playground/locales/kln_KE/kln_KE.go [deleted file]
vendor/github.com/go-playground/locales/kln_KE/kln_KE_test.go [deleted file]
vendor/github.com/go-playground/locales/km/km.go [deleted file]
vendor/github.com/go-playground/locales/km/km_test.go [deleted file]
vendor/github.com/go-playground/locales/km_KH/km_KH.go [deleted file]
vendor/github.com/go-playground/locales/km_KH/km_KH_test.go [deleted file]
vendor/github.com/go-playground/locales/kn/kn.go [deleted file]
vendor/github.com/go-playground/locales/kn/kn_test.go [deleted file]
vendor/github.com/go-playground/locales/kn_IN/kn_IN.go [deleted file]
vendor/github.com/go-playground/locales/kn_IN/kn_IN_test.go [deleted file]
vendor/github.com/go-playground/locales/ko/ko.go [deleted file]
vendor/github.com/go-playground/locales/ko/ko_test.go [deleted file]
vendor/github.com/go-playground/locales/ko_KP/ko_KP.go [deleted file]
vendor/github.com/go-playground/locales/ko_KP/ko_KP_test.go [deleted file]
vendor/github.com/go-playground/locales/ko_KR/ko_KR.go [deleted file]
vendor/github.com/go-playground/locales/ko_KR/ko_KR_test.go [deleted file]
vendor/github.com/go-playground/locales/kok/kok.go [deleted file]
vendor/github.com/go-playground/locales/kok/kok_test.go [deleted file]
vendor/github.com/go-playground/locales/kok_IN/kok_IN.go [deleted file]
vendor/github.com/go-playground/locales/kok_IN/kok_IN_test.go [deleted file]
vendor/github.com/go-playground/locales/ks/ks.go [deleted file]
vendor/github.com/go-playground/locales/ks/ks_test.go [deleted file]
vendor/github.com/go-playground/locales/ks_IN/ks_IN.go [deleted file]
vendor/github.com/go-playground/locales/ks_IN/ks_IN_test.go [deleted file]
vendor/github.com/go-playground/locales/ksb/ksb.go [deleted file]
vendor/github.com/go-playground/locales/ksb/ksb_test.go [deleted file]
vendor/github.com/go-playground/locales/ksb_TZ/ksb_TZ.go [deleted file]
vendor/github.com/go-playground/locales/ksb_TZ/ksb_TZ_test.go [deleted file]
vendor/github.com/go-playground/locales/ksf/ksf.go [deleted file]
vendor/github.com/go-playground/locales/ksf/ksf_test.go [deleted file]
vendor/github.com/go-playground/locales/ksf_CM/ksf_CM.go [deleted file]
vendor/github.com/go-playground/locales/ksf_CM/ksf_CM_test.go [deleted file]
vendor/github.com/go-playground/locales/ksh/ksh.go [deleted file]
vendor/github.com/go-playground/locales/ksh/ksh_test.go [deleted file]
vendor/github.com/go-playground/locales/ksh_DE/ksh_DE.go [deleted file]
vendor/github.com/go-playground/locales/ksh_DE/ksh_DE_test.go [deleted file]
vendor/github.com/go-playground/locales/kw/kw.go [deleted file]
vendor/github.com/go-playground/locales/kw/kw_test.go [deleted file]
vendor/github.com/go-playground/locales/kw_GB/kw_GB.go [deleted file]
vendor/github.com/go-playground/locales/kw_GB/kw_GB_test.go [deleted file]
vendor/github.com/go-playground/locales/ky/ky.go [deleted file]
vendor/github.com/go-playground/locales/ky/ky_test.go [deleted file]
vendor/github.com/go-playground/locales/ky_KG/ky_KG.go [deleted file]
vendor/github.com/go-playground/locales/ky_KG/ky_KG_test.go [deleted file]
vendor/github.com/go-playground/locales/lag/lag.go [deleted file]
vendor/github.com/go-playground/locales/lag/lag_test.go [deleted file]
vendor/github.com/go-playground/locales/lag_TZ/lag_TZ.go [deleted file]
vendor/github.com/go-playground/locales/lag_TZ/lag_TZ_test.go [deleted file]
vendor/github.com/go-playground/locales/lb/lb.go [deleted file]
vendor/github.com/go-playground/locales/lb/lb_test.go [deleted file]
vendor/github.com/go-playground/locales/lb_LU/lb_LU.go [deleted file]
vendor/github.com/go-playground/locales/lb_LU/lb_LU_test.go [deleted file]
vendor/github.com/go-playground/locales/lg/lg.go [deleted file]
vendor/github.com/go-playground/locales/lg/lg_test.go [deleted file]
vendor/github.com/go-playground/locales/lg_UG/lg_UG.go [deleted file]
vendor/github.com/go-playground/locales/lg_UG/lg_UG_test.go [deleted file]
vendor/github.com/go-playground/locales/lkt/lkt.go [deleted file]
vendor/github.com/go-playground/locales/lkt/lkt_test.go [deleted file]
vendor/github.com/go-playground/locales/lkt_US/lkt_US.go [deleted file]
vendor/github.com/go-playground/locales/lkt_US/lkt_US_test.go [deleted file]
vendor/github.com/go-playground/locales/ln/ln.go [deleted file]
vendor/github.com/go-playground/locales/ln/ln_test.go [deleted file]
vendor/github.com/go-playground/locales/ln_AO/ln_AO.go [deleted file]
vendor/github.com/go-playground/locales/ln_AO/ln_AO_test.go [deleted file]
vendor/github.com/go-playground/locales/ln_CD/ln_CD.go [deleted file]
vendor/github.com/go-playground/locales/ln_CD/ln_CD_test.go [deleted file]
vendor/github.com/go-playground/locales/ln_CF/ln_CF.go [deleted file]
vendor/github.com/go-playground/locales/ln_CF/ln_CF_test.go [deleted file]
vendor/github.com/go-playground/locales/ln_CG/ln_CG.go [deleted file]
vendor/github.com/go-playground/locales/ln_CG/ln_CG_test.go [deleted file]
vendor/github.com/go-playground/locales/lo/lo.go [deleted file]
vendor/github.com/go-playground/locales/lo/lo_test.go [deleted file]
vendor/github.com/go-playground/locales/lo_LA/lo_LA.go [deleted file]
vendor/github.com/go-playground/locales/lo_LA/lo_LA_test.go [deleted file]
vendor/github.com/go-playground/locales/logo.png [deleted file]
vendor/github.com/go-playground/locales/lrc/lrc.go [deleted file]
vendor/github.com/go-playground/locales/lrc/lrc_test.go [deleted file]
vendor/github.com/go-playground/locales/lrc_IQ/lrc_IQ.go [deleted file]
vendor/github.com/go-playground/locales/lrc_IQ/lrc_IQ_test.go [deleted file]
vendor/github.com/go-playground/locales/lrc_IR/lrc_IR.go [deleted file]
vendor/github.com/go-playground/locales/lrc_IR/lrc_IR_test.go [deleted file]
vendor/github.com/go-playground/locales/lt/lt.go [deleted file]
vendor/github.com/go-playground/locales/lt/lt_test.go [deleted file]
vendor/github.com/go-playground/locales/lt_LT/lt_LT.go [deleted file]
vendor/github.com/go-playground/locales/lt_LT/lt_LT_test.go [deleted file]
vendor/github.com/go-playground/locales/lu/lu.go [deleted file]
vendor/github.com/go-playground/locales/lu/lu_test.go [deleted file]
vendor/github.com/go-playground/locales/lu_CD/lu_CD.go [deleted file]
vendor/github.com/go-playground/locales/lu_CD/lu_CD_test.go [deleted file]
vendor/github.com/go-playground/locales/luo/luo.go [deleted file]
vendor/github.com/go-playground/locales/luo/luo_test.go [deleted file]
vendor/github.com/go-playground/locales/luo_KE/luo_KE.go [deleted file]
vendor/github.com/go-playground/locales/luo_KE/luo_KE_test.go [deleted file]
vendor/github.com/go-playground/locales/luy/luy.go [deleted file]
vendor/github.com/go-playground/locales/luy/luy_test.go [deleted file]
vendor/github.com/go-playground/locales/luy_KE/luy_KE.go [deleted file]
vendor/github.com/go-playground/locales/luy_KE/luy_KE_test.go [deleted file]
vendor/github.com/go-playground/locales/lv/lv.go [deleted file]
vendor/github.com/go-playground/locales/lv/lv_test.go [deleted file]
vendor/github.com/go-playground/locales/lv_LV/lv_LV.go [deleted file]
vendor/github.com/go-playground/locales/lv_LV/lv_LV_test.go [deleted file]
vendor/github.com/go-playground/locales/mas/mas.go [deleted file]
vendor/github.com/go-playground/locales/mas/mas_test.go [deleted file]
vendor/github.com/go-playground/locales/mas_KE/mas_KE.go [deleted file]
vendor/github.com/go-playground/locales/mas_KE/mas_KE_test.go [deleted file]
vendor/github.com/go-playground/locales/mas_TZ/mas_TZ.go [deleted file]
vendor/github.com/go-playground/locales/mas_TZ/mas_TZ_test.go [deleted file]
vendor/github.com/go-playground/locales/mer/mer.go [deleted file]
vendor/github.com/go-playground/locales/mer/mer_test.go [deleted file]
vendor/github.com/go-playground/locales/mer_KE/mer_KE.go [deleted file]
vendor/github.com/go-playground/locales/mer_KE/mer_KE_test.go [deleted file]
vendor/github.com/go-playground/locales/mfe/mfe.go [deleted file]
vendor/github.com/go-playground/locales/mfe/mfe_test.go [deleted file]
vendor/github.com/go-playground/locales/mfe_MU/mfe_MU.go [deleted file]
vendor/github.com/go-playground/locales/mfe_MU/mfe_MU_test.go [deleted file]
vendor/github.com/go-playground/locales/mg/mg.go [deleted file]
vendor/github.com/go-playground/locales/mg/mg_test.go [deleted file]
vendor/github.com/go-playground/locales/mg_MG/mg_MG.go [deleted file]
vendor/github.com/go-playground/locales/mg_MG/mg_MG_test.go [deleted file]
vendor/github.com/go-playground/locales/mgh/mgh.go [deleted file]
vendor/github.com/go-playground/locales/mgh/mgh_test.go [deleted file]
vendor/github.com/go-playground/locales/mgh_MZ/mgh_MZ.go [deleted file]
vendor/github.com/go-playground/locales/mgh_MZ/mgh_MZ_test.go [deleted file]
vendor/github.com/go-playground/locales/mgo/mgo.go [deleted file]
vendor/github.com/go-playground/locales/mgo/mgo_test.go [deleted file]
vendor/github.com/go-playground/locales/mgo_CM/mgo_CM.go [deleted file]
vendor/github.com/go-playground/locales/mgo_CM/mgo_CM_test.go [deleted file]
vendor/github.com/go-playground/locales/mk/mk.go [deleted file]
vendor/github.com/go-playground/locales/mk/mk_test.go [deleted file]
vendor/github.com/go-playground/locales/mk_MK/mk_MK.go [deleted file]
vendor/github.com/go-playground/locales/mk_MK/mk_MK_test.go [deleted file]
vendor/github.com/go-playground/locales/ml/ml.go [deleted file]
vendor/github.com/go-playground/locales/ml/ml_test.go [deleted file]
vendor/github.com/go-playground/locales/ml_IN/ml_IN.go [deleted file]
vendor/github.com/go-playground/locales/ml_IN/ml_IN_test.go [deleted file]
vendor/github.com/go-playground/locales/mn/mn.go [deleted file]
vendor/github.com/go-playground/locales/mn/mn_test.go [deleted file]
vendor/github.com/go-playground/locales/mn_MN/mn_MN.go [deleted file]
vendor/github.com/go-playground/locales/mn_MN/mn_MN_test.go [deleted file]
vendor/github.com/go-playground/locales/mr/mr.go [deleted file]
vendor/github.com/go-playground/locales/mr/mr_test.go [deleted file]
vendor/github.com/go-playground/locales/mr_IN/mr_IN.go [deleted file]
vendor/github.com/go-playground/locales/mr_IN/mr_IN_test.go [deleted file]
vendor/github.com/go-playground/locales/ms/ms.go [deleted file]
vendor/github.com/go-playground/locales/ms/ms_test.go [deleted file]
vendor/github.com/go-playground/locales/ms_BN/ms_BN.go [deleted file]
vendor/github.com/go-playground/locales/ms_BN/ms_BN_test.go [deleted file]
vendor/github.com/go-playground/locales/ms_MY/ms_MY.go [deleted file]
vendor/github.com/go-playground/locales/ms_MY/ms_MY_test.go [deleted file]
vendor/github.com/go-playground/locales/ms_SG/ms_SG.go [deleted file]
vendor/github.com/go-playground/locales/ms_SG/ms_SG_test.go [deleted file]
vendor/github.com/go-playground/locales/mt/mt.go [deleted file]
vendor/github.com/go-playground/locales/mt/mt_test.go [deleted file]
vendor/github.com/go-playground/locales/mt_MT/mt_MT.go [deleted file]
vendor/github.com/go-playground/locales/mt_MT/mt_MT_test.go [deleted file]
vendor/github.com/go-playground/locales/mua/mua.go [deleted file]
vendor/github.com/go-playground/locales/mua/mua_test.go [deleted file]
vendor/github.com/go-playground/locales/mua_CM/mua_CM.go [deleted file]
vendor/github.com/go-playground/locales/mua_CM/mua_CM_test.go [deleted file]
vendor/github.com/go-playground/locales/my/my.go [deleted file]
vendor/github.com/go-playground/locales/my/my_test.go [deleted file]
vendor/github.com/go-playground/locales/my_MM/my_MM.go [deleted file]
vendor/github.com/go-playground/locales/my_MM/my_MM_test.go [deleted file]
vendor/github.com/go-playground/locales/mzn/mzn.go [deleted file]
vendor/github.com/go-playground/locales/mzn/mzn_test.go [deleted file]
vendor/github.com/go-playground/locales/mzn_IR/mzn_IR.go [deleted file]
vendor/github.com/go-playground/locales/mzn_IR/mzn_IR_test.go [deleted file]
vendor/github.com/go-playground/locales/naq/naq.go [deleted file]
vendor/github.com/go-playground/locales/naq/naq_test.go [deleted file]
vendor/github.com/go-playground/locales/naq_NA/naq_NA.go [deleted file]
vendor/github.com/go-playground/locales/naq_NA/naq_NA_test.go [deleted file]
vendor/github.com/go-playground/locales/nb/nb.go [deleted file]
vendor/github.com/go-playground/locales/nb/nb_test.go [deleted file]
vendor/github.com/go-playground/locales/nb_NO/nb_NO.go [deleted file]
vendor/github.com/go-playground/locales/nb_NO/nb_NO_test.go [deleted file]
vendor/github.com/go-playground/locales/nb_SJ/nb_SJ.go [deleted file]
vendor/github.com/go-playground/locales/nb_SJ/nb_SJ_test.go [deleted file]
vendor/github.com/go-playground/locales/nd/nd.go [deleted file]
vendor/github.com/go-playground/locales/nd/nd_test.go [deleted file]
vendor/github.com/go-playground/locales/nd_ZW/nd_ZW.go [deleted file]
vendor/github.com/go-playground/locales/nd_ZW/nd_ZW_test.go [deleted file]
vendor/github.com/go-playground/locales/nds/nds.go [deleted file]
vendor/github.com/go-playground/locales/nds/nds_test.go [deleted file]
vendor/github.com/go-playground/locales/nds_DE/nds_DE.go [deleted file]
vendor/github.com/go-playground/locales/nds_DE/nds_DE_test.go [deleted file]
vendor/github.com/go-playground/locales/nds_NL/nds_NL.go [deleted file]
vendor/github.com/go-playground/locales/nds_NL/nds_NL_test.go [deleted file]
vendor/github.com/go-playground/locales/ne/ne.go [deleted file]
vendor/github.com/go-playground/locales/ne/ne_test.go [deleted file]
vendor/github.com/go-playground/locales/ne_IN/ne_IN.go [deleted file]
vendor/github.com/go-playground/locales/ne_IN/ne_IN_test.go [deleted file]
vendor/github.com/go-playground/locales/ne_NP/ne_NP.go [deleted file]
vendor/github.com/go-playground/locales/ne_NP/ne_NP_test.go [deleted file]
vendor/github.com/go-playground/locales/nl/nl.go [deleted file]
vendor/github.com/go-playground/locales/nl/nl_test.go [deleted file]
vendor/github.com/go-playground/locales/nl_AW/nl_AW.go [deleted file]
vendor/github.com/go-playground/locales/nl_AW/nl_AW_test.go [deleted file]
vendor/github.com/go-playground/locales/nl_BE/nl_BE.go [deleted file]
vendor/github.com/go-playground/locales/nl_BE/nl_BE_test.go [deleted file]
vendor/github.com/go-playground/locales/nl_BQ/nl_BQ.go [deleted file]
vendor/github.com/go-playground/locales/nl_BQ/nl_BQ_test.go [deleted file]
vendor/github.com/go-playground/locales/nl_CW/nl_CW.go [deleted file]
vendor/github.com/go-playground/locales/nl_CW/nl_CW_test.go [deleted file]
vendor/github.com/go-playground/locales/nl_NL/nl_NL.go [deleted file]
vendor/github.com/go-playground/locales/nl_NL/nl_NL_test.go [deleted file]
vendor/github.com/go-playground/locales/nl_SR/nl_SR.go [deleted file]
vendor/github.com/go-playground/locales/nl_SR/nl_SR_test.go [deleted file]
vendor/github.com/go-playground/locales/nl_SX/nl_SX.go [deleted file]
vendor/github.com/go-playground/locales/nl_SX/nl_SX_test.go [deleted file]
vendor/github.com/go-playground/locales/nmg/nmg.go [deleted file]
vendor/github.com/go-playground/locales/nmg/nmg_test.go [deleted file]
vendor/github.com/go-playground/locales/nmg_CM/nmg_CM.go [deleted file]
vendor/github.com/go-playground/locales/nmg_CM/nmg_CM_test.go [deleted file]
vendor/github.com/go-playground/locales/nn/nn.go [deleted file]
vendor/github.com/go-playground/locales/nn/nn_test.go [deleted file]
vendor/github.com/go-playground/locales/nn_NO/nn_NO.go [deleted file]
vendor/github.com/go-playground/locales/nn_NO/nn_NO_test.go [deleted file]
vendor/github.com/go-playground/locales/nnh/nnh.go [deleted file]
vendor/github.com/go-playground/locales/nnh/nnh_test.go [deleted file]
vendor/github.com/go-playground/locales/nnh_CM/nnh_CM.go [deleted file]
vendor/github.com/go-playground/locales/nnh_CM/nnh_CM_test.go [deleted file]
vendor/github.com/go-playground/locales/nus/nus.go [deleted file]
vendor/github.com/go-playground/locales/nus/nus_test.go [deleted file]
vendor/github.com/go-playground/locales/nus_SS/nus_SS.go [deleted file]
vendor/github.com/go-playground/locales/nus_SS/nus_SS_test.go [deleted file]
vendor/github.com/go-playground/locales/nyn/nyn.go [deleted file]
vendor/github.com/go-playground/locales/nyn/nyn_test.go [deleted file]
vendor/github.com/go-playground/locales/nyn_UG/nyn_UG.go [deleted file]
vendor/github.com/go-playground/locales/nyn_UG/nyn_UG_test.go [deleted file]
vendor/github.com/go-playground/locales/om/om.go [deleted file]
vendor/github.com/go-playground/locales/om/om_test.go [deleted file]
vendor/github.com/go-playground/locales/om_ET/om_ET.go [deleted file]
vendor/github.com/go-playground/locales/om_ET/om_ET_test.go [deleted file]
vendor/github.com/go-playground/locales/om_KE/om_KE.go [deleted file]
vendor/github.com/go-playground/locales/om_KE/om_KE_test.go [deleted file]
vendor/github.com/go-playground/locales/or/or.go [deleted file]
vendor/github.com/go-playground/locales/or/or_test.go [deleted file]
vendor/github.com/go-playground/locales/or_IN/or_IN.go [deleted file]
vendor/github.com/go-playground/locales/or_IN/or_IN_test.go [deleted file]
vendor/github.com/go-playground/locales/os/os.go [deleted file]
vendor/github.com/go-playground/locales/os/os_test.go [deleted file]
vendor/github.com/go-playground/locales/os_GE/os_GE.go [deleted file]
vendor/github.com/go-playground/locales/os_GE/os_GE_test.go [deleted file]
vendor/github.com/go-playground/locales/os_RU/os_RU.go [deleted file]
vendor/github.com/go-playground/locales/os_RU/os_RU_test.go [deleted file]
vendor/github.com/go-playground/locales/pa/pa.go [deleted file]
vendor/github.com/go-playground/locales/pa/pa_test.go [deleted file]
vendor/github.com/go-playground/locales/pa_Arab/pa_Arab.go [deleted file]
vendor/github.com/go-playground/locales/pa_Arab/pa_Arab_test.go [deleted file]
vendor/github.com/go-playground/locales/pa_Arab_PK/pa_Arab_PK.go [deleted file]
vendor/github.com/go-playground/locales/pa_Arab_PK/pa_Arab_PK_test.go [deleted file]
vendor/github.com/go-playground/locales/pa_Guru/pa_Guru.go [deleted file]
vendor/github.com/go-playground/locales/pa_Guru/pa_Guru_test.go [deleted file]
vendor/github.com/go-playground/locales/pa_Guru_IN/pa_Guru_IN.go [deleted file]
vendor/github.com/go-playground/locales/pa_Guru_IN/pa_Guru_IN_test.go [deleted file]
vendor/github.com/go-playground/locales/pl/pl.go [deleted file]
vendor/github.com/go-playground/locales/pl/pl_test.go [deleted file]
vendor/github.com/go-playground/locales/pl_PL/pl_PL.go [deleted file]
vendor/github.com/go-playground/locales/pl_PL/pl_PL_test.go [deleted file]
vendor/github.com/go-playground/locales/prg/prg.go [deleted file]
vendor/github.com/go-playground/locales/prg/prg_test.go [deleted file]
vendor/github.com/go-playground/locales/prg_001/prg_001.go [deleted file]
vendor/github.com/go-playground/locales/prg_001/prg_001_test.go [deleted file]
vendor/github.com/go-playground/locales/ps/ps.go [deleted file]
vendor/github.com/go-playground/locales/ps/ps_test.go [deleted file]
vendor/github.com/go-playground/locales/ps_AF/ps_AF.go [deleted file]
vendor/github.com/go-playground/locales/ps_AF/ps_AF_test.go [deleted file]
vendor/github.com/go-playground/locales/pt/pt.go [deleted file]
vendor/github.com/go-playground/locales/pt/pt_test.go [deleted file]
vendor/github.com/go-playground/locales/pt_AO/pt_AO.go [deleted file]
vendor/github.com/go-playground/locales/pt_AO/pt_AO_test.go [deleted file]
vendor/github.com/go-playground/locales/pt_BR/pt_BR.go [deleted file]
vendor/github.com/go-playground/locales/pt_BR/pt_BR_test.go [deleted file]
vendor/github.com/go-playground/locales/pt_CH/pt_CH.go [deleted file]
vendor/github.com/go-playground/locales/pt_CH/pt_CH_test.go [deleted file]
vendor/github.com/go-playground/locales/pt_CV/pt_CV.go [deleted file]
vendor/github.com/go-playground/locales/pt_CV/pt_CV_test.go [deleted file]
vendor/github.com/go-playground/locales/pt_GQ/pt_GQ.go [deleted file]
vendor/github.com/go-playground/locales/pt_GQ/pt_GQ_test.go [deleted file]
vendor/github.com/go-playground/locales/pt_GW/pt_GW.go [deleted file]
vendor/github.com/go-playground/locales/pt_GW/pt_GW_test.go [deleted file]
vendor/github.com/go-playground/locales/pt_LU/pt_LU.go [deleted file]
vendor/github.com/go-playground/locales/pt_LU/pt_LU_test.go [deleted file]
vendor/github.com/go-playground/locales/pt_MO/pt_MO.go [deleted file]
vendor/github.com/go-playground/locales/pt_MO/pt_MO_test.go [deleted file]
vendor/github.com/go-playground/locales/pt_MZ/pt_MZ.go [deleted file]
vendor/github.com/go-playground/locales/pt_MZ/pt_MZ_test.go [deleted file]
vendor/github.com/go-playground/locales/pt_PT/pt_PT.go [deleted file]
vendor/github.com/go-playground/locales/pt_PT/pt_PT_test.go [deleted file]
vendor/github.com/go-playground/locales/pt_ST/pt_ST.go [deleted file]
vendor/github.com/go-playground/locales/pt_ST/pt_ST_test.go [deleted file]
vendor/github.com/go-playground/locales/pt_TL/pt_TL.go [deleted file]
vendor/github.com/go-playground/locales/pt_TL/pt_TL_test.go [deleted file]
vendor/github.com/go-playground/locales/qu/qu.go [deleted file]
vendor/github.com/go-playground/locales/qu/qu_test.go [deleted file]
vendor/github.com/go-playground/locales/qu_BO/qu_BO.go [deleted file]
vendor/github.com/go-playground/locales/qu_BO/qu_BO_test.go [deleted file]
vendor/github.com/go-playground/locales/qu_EC/qu_EC.go [deleted file]
vendor/github.com/go-playground/locales/qu_EC/qu_EC_test.go [deleted file]
vendor/github.com/go-playground/locales/qu_PE/qu_PE.go [deleted file]
vendor/github.com/go-playground/locales/qu_PE/qu_PE_test.go [deleted file]
vendor/github.com/go-playground/locales/rm/rm.go [deleted file]
vendor/github.com/go-playground/locales/rm/rm_test.go [deleted file]
vendor/github.com/go-playground/locales/rm_CH/rm_CH.go [deleted file]
vendor/github.com/go-playground/locales/rm_CH/rm_CH_test.go [deleted file]
vendor/github.com/go-playground/locales/rn/rn.go [deleted file]
vendor/github.com/go-playground/locales/rn/rn_test.go [deleted file]
vendor/github.com/go-playground/locales/rn_BI/rn_BI.go [deleted file]
vendor/github.com/go-playground/locales/rn_BI/rn_BI_test.go [deleted file]
vendor/github.com/go-playground/locales/ro/ro.go [deleted file]
vendor/github.com/go-playground/locales/ro/ro_test.go [deleted file]
vendor/github.com/go-playground/locales/ro_MD/ro_MD.go [deleted file]
vendor/github.com/go-playground/locales/ro_MD/ro_MD_test.go [deleted file]
vendor/github.com/go-playground/locales/ro_RO/ro_RO.go [deleted file]
vendor/github.com/go-playground/locales/ro_RO/ro_RO_test.go [deleted file]
vendor/github.com/go-playground/locales/rof/rof.go [deleted file]
vendor/github.com/go-playground/locales/rof/rof_test.go [deleted file]
vendor/github.com/go-playground/locales/rof_TZ/rof_TZ.go [deleted file]
vendor/github.com/go-playground/locales/rof_TZ/rof_TZ_test.go [deleted file]
vendor/github.com/go-playground/locales/root/root.go [deleted file]
vendor/github.com/go-playground/locales/root/root_test.go [deleted file]
vendor/github.com/go-playground/locales/ru/ru.go [deleted file]
vendor/github.com/go-playground/locales/ru/ru_test.go [deleted file]
vendor/github.com/go-playground/locales/ru_BY/ru_BY.go [deleted file]
vendor/github.com/go-playground/locales/ru_BY/ru_BY_test.go [deleted file]
vendor/github.com/go-playground/locales/ru_KG/ru_KG.go [deleted file]
vendor/github.com/go-playground/locales/ru_KG/ru_KG_test.go [deleted file]
vendor/github.com/go-playground/locales/ru_KZ/ru_KZ.go [deleted file]
vendor/github.com/go-playground/locales/ru_KZ/ru_KZ_test.go [deleted file]
vendor/github.com/go-playground/locales/ru_MD/ru_MD.go [deleted file]
vendor/github.com/go-playground/locales/ru_MD/ru_MD_test.go [deleted file]
vendor/github.com/go-playground/locales/ru_RU/ru_RU.go [deleted file]
vendor/github.com/go-playground/locales/ru_RU/ru_RU_test.go [deleted file]
vendor/github.com/go-playground/locales/ru_UA/ru_UA.go [deleted file]
vendor/github.com/go-playground/locales/ru_UA/ru_UA_test.go [deleted file]
vendor/github.com/go-playground/locales/rules.go [deleted file]
vendor/github.com/go-playground/locales/rw/rw.go [deleted file]
vendor/github.com/go-playground/locales/rw/rw_test.go [deleted file]
vendor/github.com/go-playground/locales/rw_RW/rw_RW.go [deleted file]
vendor/github.com/go-playground/locales/rw_RW/rw_RW_test.go [deleted file]
vendor/github.com/go-playground/locales/rwk/rwk.go [deleted file]
vendor/github.com/go-playground/locales/rwk/rwk_test.go [deleted file]
vendor/github.com/go-playground/locales/rwk_TZ/rwk_TZ.go [deleted file]
vendor/github.com/go-playground/locales/rwk_TZ/rwk_TZ_test.go [deleted file]
vendor/github.com/go-playground/locales/sah/sah.go [deleted file]
vendor/github.com/go-playground/locales/sah/sah_test.go [deleted file]
vendor/github.com/go-playground/locales/sah_RU/sah_RU.go [deleted file]
vendor/github.com/go-playground/locales/sah_RU/sah_RU_test.go [deleted file]
vendor/github.com/go-playground/locales/saq/saq.go [deleted file]
vendor/github.com/go-playground/locales/saq/saq_test.go [deleted file]
vendor/github.com/go-playground/locales/saq_KE/saq_KE.go [deleted file]
vendor/github.com/go-playground/locales/saq_KE/saq_KE_test.go [deleted file]
vendor/github.com/go-playground/locales/sbp/sbp.go [deleted file]
vendor/github.com/go-playground/locales/sbp/sbp_test.go [deleted file]
vendor/github.com/go-playground/locales/sbp_TZ/sbp_TZ.go [deleted file]
vendor/github.com/go-playground/locales/sbp_TZ/sbp_TZ_test.go [deleted file]
vendor/github.com/go-playground/locales/se/se.go [deleted file]
vendor/github.com/go-playground/locales/se/se_test.go [deleted file]
vendor/github.com/go-playground/locales/se_FI/se_FI.go [deleted file]
vendor/github.com/go-playground/locales/se_FI/se_FI_test.go [deleted file]
vendor/github.com/go-playground/locales/se_NO/se_NO.go [deleted file]
vendor/github.com/go-playground/locales/se_NO/se_NO_test.go [deleted file]
vendor/github.com/go-playground/locales/se_SE/se_SE.go [deleted file]
vendor/github.com/go-playground/locales/se_SE/se_SE_test.go [deleted file]
vendor/github.com/go-playground/locales/seh/seh.go [deleted file]
vendor/github.com/go-playground/locales/seh/seh_test.go [deleted file]
vendor/github.com/go-playground/locales/seh_MZ/seh_MZ.go [deleted file]
vendor/github.com/go-playground/locales/seh_MZ/seh_MZ_test.go [deleted file]
vendor/github.com/go-playground/locales/ses/ses.go [deleted file]
vendor/github.com/go-playground/locales/ses/ses_test.go [deleted file]
vendor/github.com/go-playground/locales/ses_ML/ses_ML.go [deleted file]
vendor/github.com/go-playground/locales/ses_ML/ses_ML_test.go [deleted file]
vendor/github.com/go-playground/locales/sg/sg.go [deleted file]
vendor/github.com/go-playground/locales/sg/sg_test.go [deleted file]
vendor/github.com/go-playground/locales/sg_CF/sg_CF.go [deleted file]
vendor/github.com/go-playground/locales/sg_CF/sg_CF_test.go [deleted file]
vendor/github.com/go-playground/locales/shi/shi.go [deleted file]
vendor/github.com/go-playground/locales/shi/shi_test.go [deleted file]
vendor/github.com/go-playground/locales/shi_Latn/shi_Latn.go [deleted file]
vendor/github.com/go-playground/locales/shi_Latn/shi_Latn_test.go [deleted file]
vendor/github.com/go-playground/locales/shi_Latn_MA/shi_Latn_MA.go [deleted file]
vendor/github.com/go-playground/locales/shi_Latn_MA/shi_Latn_MA_test.go [deleted file]
vendor/github.com/go-playground/locales/shi_Tfng/shi_Tfng.go [deleted file]
vendor/github.com/go-playground/locales/shi_Tfng/shi_Tfng_test.go [deleted file]
vendor/github.com/go-playground/locales/shi_Tfng_MA/shi_Tfng_MA.go [deleted file]
vendor/github.com/go-playground/locales/shi_Tfng_MA/shi_Tfng_MA_test.go [deleted file]
vendor/github.com/go-playground/locales/si/si.go [deleted file]
vendor/github.com/go-playground/locales/si/si_test.go [deleted file]
vendor/github.com/go-playground/locales/si_LK/si_LK.go [deleted file]
vendor/github.com/go-playground/locales/si_LK/si_LK_test.go [deleted file]
vendor/github.com/go-playground/locales/sk/sk.go [deleted file]
vendor/github.com/go-playground/locales/sk/sk_test.go [deleted file]
vendor/github.com/go-playground/locales/sk_SK/sk_SK.go [deleted file]
vendor/github.com/go-playground/locales/sk_SK/sk_SK_test.go [deleted file]
vendor/github.com/go-playground/locales/sl/sl.go [deleted file]
vendor/github.com/go-playground/locales/sl/sl_test.go [deleted file]
vendor/github.com/go-playground/locales/sl_SI/sl_SI.go [deleted file]
vendor/github.com/go-playground/locales/sl_SI/sl_SI_test.go [deleted file]
vendor/github.com/go-playground/locales/smn/smn.go [deleted file]
vendor/github.com/go-playground/locales/smn/smn_test.go [deleted file]
vendor/github.com/go-playground/locales/smn_FI/smn_FI.go [deleted file]
vendor/github.com/go-playground/locales/smn_FI/smn_FI_test.go [deleted file]
vendor/github.com/go-playground/locales/sn/sn.go [deleted file]
vendor/github.com/go-playground/locales/sn/sn_test.go [deleted file]
vendor/github.com/go-playground/locales/sn_ZW/sn_ZW.go [deleted file]
vendor/github.com/go-playground/locales/sn_ZW/sn_ZW_test.go [deleted file]
vendor/github.com/go-playground/locales/so/so.go [deleted file]
vendor/github.com/go-playground/locales/so/so_test.go [deleted file]
vendor/github.com/go-playground/locales/so_DJ/so_DJ.go [deleted file]
vendor/github.com/go-playground/locales/so_DJ/so_DJ_test.go [deleted file]
vendor/github.com/go-playground/locales/so_ET/so_ET.go [deleted file]
vendor/github.com/go-playground/locales/so_ET/so_ET_test.go [deleted file]
vendor/github.com/go-playground/locales/so_KE/so_KE.go [deleted file]
vendor/github.com/go-playground/locales/so_KE/so_KE_test.go [deleted file]
vendor/github.com/go-playground/locales/so_SO/so_SO.go [deleted file]
vendor/github.com/go-playground/locales/so_SO/so_SO_test.go [deleted file]
vendor/github.com/go-playground/locales/sq/sq.go [deleted file]
vendor/github.com/go-playground/locales/sq/sq_test.go [deleted file]
vendor/github.com/go-playground/locales/sq_AL/sq_AL.go [deleted file]
vendor/github.com/go-playground/locales/sq_AL/sq_AL_test.go [deleted file]
vendor/github.com/go-playground/locales/sq_MK/sq_MK.go [deleted file]
vendor/github.com/go-playground/locales/sq_MK/sq_MK_test.go [deleted file]
vendor/github.com/go-playground/locales/sq_XK/sq_XK.go [deleted file]
vendor/github.com/go-playground/locales/sq_XK/sq_XK_test.go [deleted file]
vendor/github.com/go-playground/locales/sr/sr.go [deleted file]
vendor/github.com/go-playground/locales/sr/sr_test.go [deleted file]
vendor/github.com/go-playground/locales/sr_Cyrl/sr_Cyrl.go [deleted file]
vendor/github.com/go-playground/locales/sr_Cyrl/sr_Cyrl_test.go [deleted file]
vendor/github.com/go-playground/locales/sr_Cyrl_BA/sr_Cyrl_BA.go [deleted file]
vendor/github.com/go-playground/locales/sr_Cyrl_BA/sr_Cyrl_BA_test.go [deleted file]
vendor/github.com/go-playground/locales/sr_Cyrl_ME/sr_Cyrl_ME.go [deleted file]
vendor/github.com/go-playground/locales/sr_Cyrl_ME/sr_Cyrl_ME_test.go [deleted file]
vendor/github.com/go-playground/locales/sr_Cyrl_RS/sr_Cyrl_RS.go [deleted file]
vendor/github.com/go-playground/locales/sr_Cyrl_RS/sr_Cyrl_RS_test.go [deleted file]
vendor/github.com/go-playground/locales/sr_Cyrl_XK/sr_Cyrl_XK.go [deleted file]
vendor/github.com/go-playground/locales/sr_Cyrl_XK/sr_Cyrl_XK_test.go [deleted file]
vendor/github.com/go-playground/locales/sr_Latn/sr_Latn.go [deleted file]
vendor/github.com/go-playground/locales/sr_Latn/sr_Latn_test.go [deleted file]
vendor/github.com/go-playground/locales/sr_Latn_BA/sr_Latn_BA.go [deleted file]
vendor/github.com/go-playground/locales/sr_Latn_BA/sr_Latn_BA_test.go [deleted file]
vendor/github.com/go-playground/locales/sr_Latn_ME/sr_Latn_ME.go [deleted file]
vendor/github.com/go-playground/locales/sr_Latn_ME/sr_Latn_ME_test.go [deleted file]
vendor/github.com/go-playground/locales/sr_Latn_RS/sr_Latn_RS.go [deleted file]
vendor/github.com/go-playground/locales/sr_Latn_RS/sr_Latn_RS_test.go [deleted file]
vendor/github.com/go-playground/locales/sr_Latn_XK/sr_Latn_XK.go [deleted file]
vendor/github.com/go-playground/locales/sr_Latn_XK/sr_Latn_XK_test.go [deleted file]
vendor/github.com/go-playground/locales/sv/sv.go [deleted file]
vendor/github.com/go-playground/locales/sv/sv_test.go [deleted file]
vendor/github.com/go-playground/locales/sv_AX/sv_AX.go [deleted file]
vendor/github.com/go-playground/locales/sv_AX/sv_AX_test.go [deleted file]
vendor/github.com/go-playground/locales/sv_FI/sv_FI.go [deleted file]
vendor/github.com/go-playground/locales/sv_FI/sv_FI_test.go [deleted file]
vendor/github.com/go-playground/locales/sv_SE/sv_SE.go [deleted file]
vendor/github.com/go-playground/locales/sv_SE/sv_SE_test.go [deleted file]
vendor/github.com/go-playground/locales/sw/sw.go [deleted file]
vendor/github.com/go-playground/locales/sw/sw_test.go [deleted file]
vendor/github.com/go-playground/locales/sw_CD/sw_CD.go [deleted file]
vendor/github.com/go-playground/locales/sw_CD/sw_CD_test.go [deleted file]
vendor/github.com/go-playground/locales/sw_KE/sw_KE.go [deleted file]
vendor/github.com/go-playground/locales/sw_KE/sw_KE_test.go [deleted file]
vendor/github.com/go-playground/locales/sw_TZ/sw_TZ.go [deleted file]
vendor/github.com/go-playground/locales/sw_TZ/sw_TZ_test.go [deleted file]
vendor/github.com/go-playground/locales/sw_UG/sw_UG.go [deleted file]
vendor/github.com/go-playground/locales/sw_UG/sw_UG_test.go [deleted file]
vendor/github.com/go-playground/locales/ta/ta.go [deleted file]
vendor/github.com/go-playground/locales/ta/ta_test.go [deleted file]
vendor/github.com/go-playground/locales/ta_IN/ta_IN.go [deleted file]
vendor/github.com/go-playground/locales/ta_IN/ta_IN_test.go [deleted file]
vendor/github.com/go-playground/locales/ta_LK/ta_LK.go [deleted file]
vendor/github.com/go-playground/locales/ta_LK/ta_LK_test.go [deleted file]
vendor/github.com/go-playground/locales/ta_MY/ta_MY.go [deleted file]
vendor/github.com/go-playground/locales/ta_MY/ta_MY_test.go [deleted file]
vendor/github.com/go-playground/locales/ta_SG/ta_SG.go [deleted file]
vendor/github.com/go-playground/locales/ta_SG/ta_SG_test.go [deleted file]
vendor/github.com/go-playground/locales/te/te.go [deleted file]
vendor/github.com/go-playground/locales/te/te_test.go [deleted file]
vendor/github.com/go-playground/locales/te_IN/te_IN.go [deleted file]
vendor/github.com/go-playground/locales/te_IN/te_IN_test.go [deleted file]
vendor/github.com/go-playground/locales/teo/teo.go [deleted file]
vendor/github.com/go-playground/locales/teo/teo_test.go [deleted file]
vendor/github.com/go-playground/locales/teo_KE/teo_KE.go [deleted file]
vendor/github.com/go-playground/locales/teo_KE/teo_KE_test.go [deleted file]
vendor/github.com/go-playground/locales/teo_UG/teo_UG.go [deleted file]
vendor/github.com/go-playground/locales/teo_UG/teo_UG_test.go [deleted file]
vendor/github.com/go-playground/locales/th/th.go [deleted file]
vendor/github.com/go-playground/locales/th/th_test.go [deleted file]
vendor/github.com/go-playground/locales/th_TH/th_TH.go [deleted file]
vendor/github.com/go-playground/locales/th_TH/th_TH_test.go [deleted file]
vendor/github.com/go-playground/locales/ti/ti.go [deleted file]
vendor/github.com/go-playground/locales/ti/ti_test.go [deleted file]
vendor/github.com/go-playground/locales/ti_ER/ti_ER.go [deleted file]
vendor/github.com/go-playground/locales/ti_ER/ti_ER_test.go [deleted file]
vendor/github.com/go-playground/locales/ti_ET/ti_ET.go [deleted file]
vendor/github.com/go-playground/locales/ti_ET/ti_ET_test.go [deleted file]
vendor/github.com/go-playground/locales/tk/tk.go [deleted file]
vendor/github.com/go-playground/locales/tk/tk_test.go [deleted file]
vendor/github.com/go-playground/locales/tk_TM/tk_TM.go [deleted file]
vendor/github.com/go-playground/locales/tk_TM/tk_TM_test.go [deleted file]
vendor/github.com/go-playground/locales/to/to.go [deleted file]
vendor/github.com/go-playground/locales/to/to_test.go [deleted file]
vendor/github.com/go-playground/locales/to_TO/to_TO.go [deleted file]
vendor/github.com/go-playground/locales/to_TO/to_TO_test.go [deleted file]
vendor/github.com/go-playground/locales/tr/tr.go [deleted file]
vendor/github.com/go-playground/locales/tr/tr_test.go [deleted file]
vendor/github.com/go-playground/locales/tr_CY/tr_CY.go [deleted file]
vendor/github.com/go-playground/locales/tr_CY/tr_CY_test.go [deleted file]
vendor/github.com/go-playground/locales/tr_TR/tr_TR.go [deleted file]
vendor/github.com/go-playground/locales/tr_TR/tr_TR_test.go [deleted file]
vendor/github.com/go-playground/locales/twq/twq.go [deleted file]
vendor/github.com/go-playground/locales/twq/twq_test.go [deleted file]
vendor/github.com/go-playground/locales/twq_NE/twq_NE.go [deleted file]
vendor/github.com/go-playground/locales/twq_NE/twq_NE_test.go [deleted file]
vendor/github.com/go-playground/locales/tzm/tzm.go [deleted file]
vendor/github.com/go-playground/locales/tzm/tzm_test.go [deleted file]
vendor/github.com/go-playground/locales/tzm_MA/tzm_MA.go [deleted file]
vendor/github.com/go-playground/locales/tzm_MA/tzm_MA_test.go [deleted file]
vendor/github.com/go-playground/locales/ug/ug.go [deleted file]
vendor/github.com/go-playground/locales/ug/ug_test.go [deleted file]
vendor/github.com/go-playground/locales/ug_CN/ug_CN.go [deleted file]
vendor/github.com/go-playground/locales/ug_CN/ug_CN_test.go [deleted file]
vendor/github.com/go-playground/locales/uk/uk.go [deleted file]
vendor/github.com/go-playground/locales/uk/uk_test.go [deleted file]
vendor/github.com/go-playground/locales/uk_UA/uk_UA.go [deleted file]
vendor/github.com/go-playground/locales/uk_UA/uk_UA_test.go [deleted file]
vendor/github.com/go-playground/locales/ur/ur.go [deleted file]
vendor/github.com/go-playground/locales/ur/ur_test.go [deleted file]
vendor/github.com/go-playground/locales/ur_IN/ur_IN.go [deleted file]
vendor/github.com/go-playground/locales/ur_IN/ur_IN_test.go [deleted file]
vendor/github.com/go-playground/locales/ur_PK/ur_PK.go [deleted file]
vendor/github.com/go-playground/locales/ur_PK/ur_PK_test.go [deleted file]
vendor/github.com/go-playground/locales/uz/uz.go [deleted file]
vendor/github.com/go-playground/locales/uz/uz_test.go [deleted file]
vendor/github.com/go-playground/locales/uz_Arab/uz_Arab.go [deleted file]
vendor/github.com/go-playground/locales/uz_Arab/uz_Arab_test.go [deleted file]
vendor/github.com/go-playground/locales/uz_Arab_AF/uz_Arab_AF.go [deleted file]
vendor/github.com/go-playground/locales/uz_Arab_AF/uz_Arab_AF_test.go [deleted file]
vendor/github.com/go-playground/locales/uz_Cyrl/uz_Cyrl.go [deleted file]
vendor/github.com/go-playground/locales/uz_Cyrl/uz_Cyrl_test.go [deleted file]
vendor/github.com/go-playground/locales/uz_Cyrl_UZ/uz_Cyrl_UZ.go [deleted file]
vendor/github.com/go-playground/locales/uz_Cyrl_UZ/uz_Cyrl_UZ_test.go [deleted file]
vendor/github.com/go-playground/locales/uz_Latn/uz_Latn.go [deleted file]
vendor/github.com/go-playground/locales/uz_Latn/uz_Latn_test.go [deleted file]
vendor/github.com/go-playground/locales/uz_Latn_UZ/uz_Latn_UZ.go [deleted file]
vendor/github.com/go-playground/locales/uz_Latn_UZ/uz_Latn_UZ_test.go [deleted file]
vendor/github.com/go-playground/locales/vai/vai.go [deleted file]
vendor/github.com/go-playground/locales/vai/vai_test.go [deleted file]
vendor/github.com/go-playground/locales/vai_Latn/vai_Latn.go [deleted file]
vendor/github.com/go-playground/locales/vai_Latn/vai_Latn_test.go [deleted file]
vendor/github.com/go-playground/locales/vai_Latn_LR/vai_Latn_LR.go [deleted file]
vendor/github.com/go-playground/locales/vai_Latn_LR/vai_Latn_LR_test.go [deleted file]
vendor/github.com/go-playground/locales/vai_Vaii/vai_Vaii.go [deleted file]
vendor/github.com/go-playground/locales/vai_Vaii/vai_Vaii_test.go [deleted file]
vendor/github.com/go-playground/locales/vai_Vaii_LR/vai_Vaii_LR.go [deleted file]
vendor/github.com/go-playground/locales/vai_Vaii_LR/vai_Vaii_LR_test.go [deleted file]
vendor/github.com/go-playground/locales/vi/vi.go [deleted file]
vendor/github.com/go-playground/locales/vi/vi_test.go [deleted file]
vendor/github.com/go-playground/locales/vi_VN/vi_VN.go [deleted file]
vendor/github.com/go-playground/locales/vi_VN/vi_VN_test.go [deleted file]
vendor/github.com/go-playground/locales/vo/vo.go [deleted file]
vendor/github.com/go-playground/locales/vo/vo_test.go [deleted file]
vendor/github.com/go-playground/locales/vo_001/vo_001.go [deleted file]
vendor/github.com/go-playground/locales/vo_001/vo_001_test.go [deleted file]
vendor/github.com/go-playground/locales/vun/vun.go [deleted file]
vendor/github.com/go-playground/locales/vun/vun_test.go [deleted file]
vendor/github.com/go-playground/locales/vun_TZ/vun_TZ.go [deleted file]
vendor/github.com/go-playground/locales/vun_TZ/vun_TZ_test.go [deleted file]
vendor/github.com/go-playground/locales/wae/wae.go [deleted file]
vendor/github.com/go-playground/locales/wae/wae_test.go [deleted file]
vendor/github.com/go-playground/locales/wae_CH/wae_CH.go [deleted file]
vendor/github.com/go-playground/locales/wae_CH/wae_CH_test.go [deleted file]
vendor/github.com/go-playground/locales/xog/xog.go [deleted file]
vendor/github.com/go-playground/locales/xog/xog_test.go [deleted file]
vendor/github.com/go-playground/locales/xog_UG/xog_UG.go [deleted file]
vendor/github.com/go-playground/locales/xog_UG/xog_UG_test.go [deleted file]
vendor/github.com/go-playground/locales/yav/yav.go [deleted file]
vendor/github.com/go-playground/locales/yav/yav_test.go [deleted file]
vendor/github.com/go-playground/locales/yav_CM/yav_CM.go [deleted file]
vendor/github.com/go-playground/locales/yav_CM/yav_CM_test.go [deleted file]
vendor/github.com/go-playground/locales/yi/yi.go [deleted file]
vendor/github.com/go-playground/locales/yi/yi_test.go [deleted file]
vendor/github.com/go-playground/locales/yi_001/yi_001.go [deleted file]
vendor/github.com/go-playground/locales/yi_001/yi_001_test.go [deleted file]
vendor/github.com/go-playground/locales/yo/yo.go [deleted file]
vendor/github.com/go-playground/locales/yo/yo_test.go [deleted file]
vendor/github.com/go-playground/locales/yo_BJ/yo_BJ.go [deleted file]
vendor/github.com/go-playground/locales/yo_BJ/yo_BJ_test.go [deleted file]
vendor/github.com/go-playground/locales/yo_NG/yo_NG.go [deleted file]
vendor/github.com/go-playground/locales/yo_NG/yo_NG_test.go [deleted file]
vendor/github.com/go-playground/locales/yue/yue.go [deleted file]
vendor/github.com/go-playground/locales/yue/yue_test.go [deleted file]
vendor/github.com/go-playground/locales/yue_HK/yue_HK.go [deleted file]
vendor/github.com/go-playground/locales/yue_HK/yue_HK_test.go [deleted file]
vendor/github.com/go-playground/locales/zgh/zgh.go [deleted file]
vendor/github.com/go-playground/locales/zgh/zgh_test.go [deleted file]
vendor/github.com/go-playground/locales/zgh_MA/zgh_MA.go [deleted file]
vendor/github.com/go-playground/locales/zgh_MA/zgh_MA_test.go [deleted file]
vendor/github.com/go-playground/locales/zh/zh.go [deleted file]
vendor/github.com/go-playground/locales/zh/zh_test.go [deleted file]
vendor/github.com/go-playground/locales/zh_Hans/zh_Hans.go [deleted file]
vendor/github.com/go-playground/locales/zh_Hans/zh_Hans_test.go [deleted file]
vendor/github.com/go-playground/locales/zh_Hans_CN/zh_Hans_CN.go [deleted file]
vendor/github.com/go-playground/locales/zh_Hans_CN/zh_Hans_CN_test.go [deleted file]
vendor/github.com/go-playground/locales/zh_Hans_HK/zh_Hans_HK.go [deleted file]
vendor/github.com/go-playground/locales/zh_Hans_HK/zh_Hans_HK_test.go [deleted file]
vendor/github.com/go-playground/locales/zh_Hans_MO/zh_Hans_MO.go [deleted file]
vendor/github.com/go-playground/locales/zh_Hans_MO/zh_Hans_MO_test.go [deleted file]
vendor/github.com/go-playground/locales/zh_Hans_SG/zh_Hans_SG.go [deleted file]
vendor/github.com/go-playground/locales/zh_Hans_SG/zh_Hans_SG_test.go [deleted file]
vendor/github.com/go-playground/locales/zh_Hant/zh_Hant.go [deleted file]
vendor/github.com/go-playground/locales/zh_Hant/zh_Hant_test.go [deleted file]
vendor/github.com/go-playground/locales/zh_Hant_HK/zh_Hant_HK.go [deleted file]
vendor/github.com/go-playground/locales/zh_Hant_HK/zh_Hant_HK_test.go [deleted file]
vendor/github.com/go-playground/locales/zh_Hant_MO/zh_Hant_MO.go [deleted file]
vendor/github.com/go-playground/locales/zh_Hant_MO/zh_Hant_MO_test.go [deleted file]
vendor/github.com/go-playground/locales/zh_Hant_TW/zh_Hant_TW.go [deleted file]
vendor/github.com/go-playground/locales/zh_Hant_TW/zh_Hant_TW_test.go [deleted file]
vendor/github.com/go-playground/locales/zu/zu.go [deleted file]
vendor/github.com/go-playground/locales/zu/zu_test.go [deleted file]
vendor/github.com/go-playground/locales/zu_ZA/zu_ZA.go [deleted file]
vendor/github.com/go-playground/locales/zu_ZA/zu_ZA_test.go [deleted file]
vendor/github.com/go-playground/universal-translator/.gitignore [deleted file]
vendor/github.com/go-playground/universal-translator/LICENSE [deleted file]
vendor/github.com/go-playground/universal-translator/README.md [deleted file]
vendor/github.com/go-playground/universal-translator/benchmarks_test.go [deleted file]
vendor/github.com/go-playground/universal-translator/errors.go [deleted file]
vendor/github.com/go-playground/universal-translator/examples/basic/main.go [deleted file]
vendor/github.com/go-playground/universal-translator/examples/file-formats/cardinal.json [deleted file]
vendor/github.com/go-playground/universal-translator/examples/file-formats/ordinal.json [deleted file]
vendor/github.com/go-playground/universal-translator/examples/file-formats/plain-substitution.json [deleted file]
vendor/github.com/go-playground/universal-translator/examples/file-formats/range.json [deleted file]
vendor/github.com/go-playground/universal-translator/examples/full-no-files/home.tmpl [deleted file]
vendor/github.com/go-playground/universal-translator/examples/full-no-files/main.go [deleted file]
vendor/github.com/go-playground/universal-translator/examples/full-with-files/home.tmpl [deleted file]
vendor/github.com/go-playground/universal-translator/examples/full-with-files/main.go [deleted file]
vendor/github.com/go-playground/universal-translator/examples/full-with-files/translations/en/home.json [deleted file]
vendor/github.com/go-playground/universal-translator/examples/full-with-files/translations/fr/home.json [deleted file]
vendor/github.com/go-playground/universal-translator/import_export.go [deleted file]
vendor/github.com/go-playground/universal-translator/import_export_test.go [deleted file]
vendor/github.com/go-playground/universal-translator/logo.png [deleted file]
vendor/github.com/go-playground/universal-translator/testdata/.gitignore [deleted file]
vendor/github.com/go-playground/universal-translator/testdata/bad-translation1.json [deleted file]
vendor/github.com/go-playground/universal-translator/testdata/bad-translation2.json [deleted file]
vendor/github.com/go-playground/universal-translator/testdata/bad-translation3.json [deleted file]
vendor/github.com/go-playground/universal-translator/testdata/bad-translation4.json [deleted file]
vendor/github.com/go-playground/universal-translator/testdata/bad-translation5.json [deleted file]
vendor/github.com/go-playground/universal-translator/testdata/bad-translation6.json [deleted file]
vendor/github.com/go-playground/universal-translator/testdata/nested1/nested1.json [deleted file]
vendor/github.com/go-playground/universal-translator/testdata/nested1/nested2/nested2.json [deleted file]
vendor/github.com/go-playground/universal-translator/testdata/nested1/nested2/unrelated-file.txt [deleted file]
vendor/github.com/go-playground/universal-translator/translator.go [deleted file]
vendor/github.com/go-playground/universal-translator/translator_test.go [deleted file]
vendor/github.com/go-playground/universal-translator/universal_translator.go [deleted file]
vendor/github.com/tendermint/tmlibs/common/http.go [deleted file]
vendor/github.com/tendermint/tmlibs/log/logger.go
vendor/github.com/tendermint/tmlibs/log/testing_logger.go [deleted file]
vendor/github.com/tendermint/tmlibs/log/tm_json_logger.go [deleted file]
vendor/github.com/tendermint/tmlibs/log/tm_logger.go [deleted file]
vendor/github.com/tendermint/tmlibs/log/tmfmt_logger.go [deleted file]
vendor/gopkg.in/go-playground/validator.v9/.github/CONTRIBUTING.md [deleted file]
vendor/gopkg.in/go-playground/validator.v9/.github/ISSUE_TEMPLATE.md [deleted file]
vendor/gopkg.in/go-playground/validator.v9/.github/PULL_REQUEST_TEMPLATE.md [deleted file]
vendor/gopkg.in/go-playground/validator.v9/.gitignore [deleted file]
vendor/gopkg.in/go-playground/validator.v9/LICENSE [deleted file]
vendor/gopkg.in/go-playground/validator.v9/README.md [deleted file]
vendor/gopkg.in/go-playground/validator.v9/_examples/custom-validation/main.go [deleted file]
vendor/gopkg.in/go-playground/validator.v9/_examples/custom/main.go [deleted file]
vendor/gopkg.in/go-playground/validator.v9/_examples/gin-upgrading-overriding/main.go [deleted file]
vendor/gopkg.in/go-playground/validator.v9/_examples/gin-upgrading-overriding/v8_to_v9.go [deleted file]
vendor/gopkg.in/go-playground/validator.v9/_examples/simple/main.go [deleted file]
vendor/gopkg.in/go-playground/validator.v9/_examples/struct-level/main.go [deleted file]
vendor/gopkg.in/go-playground/validator.v9/_examples/translations/main.go [deleted file]
vendor/gopkg.in/go-playground/validator.v9/baked_in.go [deleted file]
vendor/gopkg.in/go-playground/validator.v9/benchmarks_test.go [deleted file]
vendor/gopkg.in/go-playground/validator.v9/cache.go [deleted file]
vendor/gopkg.in/go-playground/validator.v9/doc.go [deleted file]
vendor/gopkg.in/go-playground/validator.v9/errors.go [deleted file]
vendor/gopkg.in/go-playground/validator.v9/examples_test.go [deleted file]
vendor/gopkg.in/go-playground/validator.v9/field_level.go [deleted file]
vendor/gopkg.in/go-playground/validator.v9/logo.png [deleted file]
vendor/gopkg.in/go-playground/validator.v9/regexes.go [deleted file]
vendor/gopkg.in/go-playground/validator.v9/struct_level.go [deleted file]
vendor/gopkg.in/go-playground/validator.v9/translations.go [deleted file]
vendor/gopkg.in/go-playground/validator.v9/translations/en/en.go [deleted file]
vendor/gopkg.in/go-playground/validator.v9/translations/en/en_test.go [deleted file]
vendor/gopkg.in/go-playground/validator.v9/util.go [deleted file]
vendor/gopkg.in/go-playground/validator.v9/validator.go [deleted file]
vendor/gopkg.in/go-playground/validator.v9/validator_instance.go [deleted file]
vendor/gopkg.in/go-playground/validator.v9/validator_test.go [deleted file]