diff options
Diffstat (limited to 'net/storj/Makefile.deps')
-rw-r--r-- | net/storj/Makefile.deps | 135 |
1 files changed, 135 insertions, 0 deletions
diff --git a/net/storj/Makefile.deps b/net/storj/Makefile.deps new file mode 100644 index 000000000000..c36ec524be00 --- /dev/null +++ b/net/storj/Makefile.deps @@ -0,0 +1,135 @@ +# $FreeBSD$ + +GH_TUPLE= \ + Shopify:go-lua:48449c60c0a9:shopify_go_lua/vendor/github.com/Shopify/go-lua \ + Shopify:sarama:v1.18.0:shopify_sarama/vendor/gopkg.in/Shopify/sarama.v1 \ + VividCortex:ewma:v1.1.1:vividcortex_ewma/vendor/github.com/VividCortex/ewma \ + alessio:shellescape:b115ca0f9053:alessio_shellescape/vendor/github.com/alessio/shellescape \ + alicebob:gopher-json:5a6b3ba71ee6:alicebob_gopher_json/vendor/github.com/alicebob/gopher-json \ + alicebob:miniredis:3657542c8629:alicebob_miniredis/vendor/github.com/alicebob/miniredis \ + beorn7:perks:v1.0.0:beorn7_perks/vendor/github.com/beorn7/perks \ + blang:semver:v3.5.1:blang_semver/vendor/github.com/blang/semver \ + boltdb:bolt:v1.3.1:boltdb_bolt/vendor/github.com/boltdb/bolt \ + btcsuite:btcutil:ab6388e0c60a:btcsuite_btcutil/vendor/github.com/btcsuite/btcutil \ + cheggaaa:pb:73ae1d68fe0b:cheggaaa_pb/vendor/github.com/cheggaaa/pb \ + cheggaaa:pb:v3.0.1:cheggaaa_pb_1/vendor/github.com/cheggaaa/pb/v3 \ + cloudfoundry:gosigar:v1.1.0:cloudfoundry_gosigar/vendor/github.com/cloudfoundry/gosigar \ + cockroachdb:cockroach-go:e0a95dfd547c:cockroachdb_cockroach_go/vendor/github.com/cockroachdb/cockroach-go \ + davecgh:go-spew:v1.1.1:davecgh_go_spew/vendor/github.com/davecgh/go-spew \ + dgrijalva:jwt-go:v3.2.0:dgrijalva_jwt_go/vendor/github.com/dgrijalva/jwt-go \ + djherbis:atime:v1.0.0:djherbis_atime/vendor/github.com/djherbis/atime \ + dustin:go-humanize:v1.0.0:dustin_go_humanize/vendor/github.com/dustin/go-humanize \ + eapache:go-resiliency:v1.1.0:eapache_go_resiliency/vendor/github.com/eapache/go-resiliency \ + eapache:go-xerial-snappy:776d5712da21:eapache_go_xerial_snappy/vendor/github.com/eapache/go-xerial-snappy \ + eapache:queue:v1.1.0:eapache_queue/vendor/github.com/eapache/queue \ + eclipse:paho.mqtt.golang:v1.1.1:eclipse_paho_mqtt_golang/vendor/github.com/eclipse/paho.mqtt.golang \ + elazarl:go-bindata-assetfs:v1.0.0:elazarl_go_bindata_assetfs/vendor/github.com/elazarl/go-bindata-assetfs \ + fatih:color:v1.7.0:fatih_color/vendor/github.com/fatih/color \ + fatih:structs:v1.0.0:fatih_structs/vendor/github.com/fatih/structs \ + fsnotify:fsnotify:v1.4.7:fsnotify_fsnotify/vendor/github.com/fsnotify/fsnotify \ + garyburd:redigo:0d253a66e6e1:garyburd_redigo/vendor/github.com/garyburd/redigo \ + go-ini:ini:v1.38.2:go_ini_ini/vendor/github.com/go-ini/ini \ + go-redis:redis:v6.14.1:go_redis_redis/vendor/github.com/go-redis/redis \ + go-sql-driver:mysql:v1.4.1:go_sql_driver_mysql/vendor/github.com/go-sql-driver/mysql \ + go-yaml:yaml:v2.2.2:go_yaml_yaml/vendor/gopkg.in/yaml.v2 \ + gogo:protobuf:v1.2.1:gogo_protobuf/vendor/github.com/gogo/protobuf \ + golang-migrate:migrate:v4.7.0:golang_migrate_migrate/vendor/github.com/golang-migrate/migrate/v4 \ + golang:appengine:v1.6.0:golang_appengine/vendor/google.golang.org/appengine \ + golang:crypto:227b76d455e7:golang_crypto/vendor/golang.org/x/crypto \ + golang:net:c8589233b77d:golang_net/vendor/golang.org/x/net \ + golang:protobuf:v1.3.2:golang_protobuf/vendor/github.com/golang/protobuf \ + golang:snappy:v0.0.1:golang_snappy/vendor/github.com/golang/snappy \ + golang:sync:cd5d95a43a6e:golang_sync/vendor/golang.org/x/sync \ + golang:sys:b4ddaad3f8a3:golang_sys/vendor/golang.org/x/sys \ + golang:text:v0.3.2:golang_text/vendor/golang.org/x/text \ + golang:time:9d24e82272b4:golang_time/vendor/golang.org/x/time \ + golang:tools:905c8ffbfa41:golang_tools/vendor/golang.org/x/tools \ + gomodule:redigo:v2.0.0:gomodule_redigo/vendor/github.com/gomodule/redigo \ + google:go-cmp:v0.3.0:google_go_cmp/vendor/github.com/google/go-cmp \ + google:go-genproto:c506a9f90610:google_go_genproto/vendor/google.golang.org/genproto \ + gorilla:handlers:v1.4.0:gorilla_handlers/vendor/github.com/gorilla/handlers \ + gorilla:mux:v1.7.1:gorilla_mux/vendor/github.com/gorilla/mux \ + gorilla:rpc:v1.1.0:gorilla_rpc/vendor/github.com/gorilla/rpc \ + gorilla:schema:v1.1.0:gorilla_schema/vendor/github.com/gorilla/schema \ + graphql-go:graphql:199d20bbfed7:graphql_go_graphql/vendor/github.com/graphql-go/graphql \ + hashicorp:errwrap:v1.0.0:hashicorp_errwrap/vendor/github.com/hashicorp/errwrap \ + hashicorp:go-multierror:v1.0.0:hashicorp_go_multierror/vendor/github.com/hashicorp/go-multierror \ + hashicorp:hcl:v1.0.0:hashicorp_hcl/vendor/github.com/hashicorp/hcl \ + howeyc:gopass:bf9dde6d0d2c:howeyc_gopass/vendor/github.com/howeyc/gopass \ + inconshreveable:go-update:8152e7eb6ccf:inconshreveable_go_update/vendor/github.com/inconshreveable/go-update \ + inconshreveable:mousetrap:v1.0.0:inconshreveable_mousetrap/vendor/github.com/inconshreveable/mousetrap \ + jackc:pgx:v3.2.0:jackc_pgx/vendor/github.com/jackc/pgx \ + jtolds:go-luar:0786921db8c0:jtolds_go_luar/vendor/github.com/jtolds/go-luar \ + jtolds:monkit-hw:0f753668cf20:jtolds_monkit_hw/vendor/github.com/jtolds/monkit-hw \ + klauspost:cpuid:e7e905edc00e:klauspost_cpuid/vendor/github.com/klauspost/cpuid \ + klauspost:reedsolomon:925cb01d6510:klauspost_reedsolomon/vendor/github.com/klauspost/reedsolomon \ + lib:pq:v1.0.0:lib_pq/vendor/github.com/lib/pq \ + loov:hrtime:37a208e8344e:loov_hrtime/vendor/github.com/loov/hrtime \ + loov:plot:e59891ae1271:loov_plot/vendor/github.com/loov/plot \ + magiconair:properties:v1.8.0:magiconair_properties/vendor/github.com/magiconair/properties \ + mailru:easyjson:03f2033d19d5:mailru_easyjson/vendor/github.com/mailru/easyjson \ + mattn:go-colorable:v0.1.2:mattn_go_colorable/vendor/github.com/mattn/go-colorable \ + mattn:go-isatty:v0.0.9:mattn_go_isatty/vendor/github.com/mattn/go-isatty \ + mattn:go-runewidth:v0.0.4:mattn_go_runewidth/vendor/github.com/mattn/go-runewidth \ + mattn:go-sqlite3:v1.10.0:mattn_go_sqlite3/vendor/github.com/mattn/go-sqlite3 \ + matttproud:golang_protobuf_extensions:v1.0.1:matttproud_golang_protobuf_extensions/vendor/github.com/matttproud/golang_protobuf_extensions \ + minio:cli:v1.3.0:minio_cli/vendor/github.com/minio/cli \ + minio:dsync:439a0961af70:minio_dsync/vendor/github.com/minio/dsync \ + minio:highwayhash:85fc8a2dacad:minio_highwayhash/vendor/github.com/minio/highwayhash \ + minio:lsync:f332c3883f63:minio_lsync/vendor/github.com/minio/lsync \ + minio:mc:a215fbb71884:minio_mc/vendor/github.com/minio/mc \ + minio:minio-go:v6.0.3:minio_minio_go/vendor/github.com/minio/minio-go \ + minio:minio:54cd29b51c38:minio_minio/vendor/github.com/minio/minio \ + minio:sha256-simd:05b4dd3047e5:minio_sha256_simd/vendor/github.com/minio/sha256-simd \ + minio:sio:6a41828a60f0:minio_sio/vendor/github.com/minio/sio \ + mitchellh:go-homedir:v1.1.0:mitchellh_go_homedir/vendor/github.com/mitchellh/go-homedir \ + mitchellh:mapstructure:v1.1.2:mitchellh_mapstructure/vendor/github.com/mitchellh/mapstructure \ + nats-io:go-nats-streaming:v0.4.2:nats_io_go_nats_streaming/vendor/github.com/nats-io/go-nats-streaming \ + nats-io:go-nats:v1.6.0:nats_io_go_nats/vendor/github.com/nats-io/go-nats \ + nats-io:jwt:v0.3.0:nats_io_jwt/vendor/github.com/nats-io/jwt \ + nats-io:nats.go:v1.9.1:nats_io_nats/vendor/github.com/nats-io/nats.go \ + nats-io:nkeys:v0.1.0:nats_io_nkeys/vendor/github.com/nats-io/nkeys \ + nats-io:nuid:v1.0.0:nats_io_nuid/vendor/github.com/nats-io/nuid \ + nsf:jsondiff:7de28ed2b6e3:nsf_jsondiff/vendor/github.com/nsf/jsondiff \ + nsf:termbox-go:02980233997d:nsf_termbox_go/vendor/github.com/nsf/termbox-go \ + olivere:elastic:v5.0.76:olivere_elastic/vendor/gopkg.in/olivere/elastic.v5 \ + pelletier:go-toml:v1.2.0:pelletier_go_toml/vendor/github.com/pelletier/go-toml \ + pierrec:lz4:v2.0.5:pierrec_lz4/vendor/github.com/pierrec/lz4 \ + pkg:errors:v0.8.1:pkg_errors/vendor/github.com/pkg/errors \ + pkg:profile:v1.2.1:pkg_profile/vendor/github.com/pkg/profile \ + pmezard:go-difflib:v1.0.0:pmezard_go_difflib/vendor/github.com/pmezard/go-difflib \ + prometheus:client_golang:v0.9.3:prometheus_client_golang/vendor/github.com/prometheus/client_golang \ + prometheus:client_model:fd36f4220a90:prometheus_client_model/vendor/github.com/prometheus/client_model \ + prometheus:common:v0.4.0:prometheus_common/vendor/github.com/prometheus/common \ + prometheus:procfs:51af30a78b0e:prometheus_procfs/vendor/github.com/prometheus/procfs \ + rcrowley:go-metrics:3113b8401b8a:rcrowley_go_metrics/vendor/github.com/rcrowley/go-metrics \ + rs:cors:v1.5.0:rs_cors/vendor/github.com/rs/cors \ + segmentio:go-prompt:f0d19b6901ad:segmentio_go_prompt/vendor/github.com/segmentio/go-prompt \ + skyrings:skyring-common:d1c0bb1cbd5e:skyrings_skyring_common/vendor/github.com/skyrings/skyring-common \ + spacemonkeygo:errors:9064522e9fd1:spacemonkeygo_errors/vendor/github.com/spacemonkeygo/errors \ + spacemonkeygo:monkit:cf5a9e6f8fd2:spacemonkeygo_monkit/vendor/gopkg.in/spacemonkeygo/monkit.v2 \ + spacemonkeygo:monotime:e3f48a95f98a:spacemonkeygo_monotime/vendor/github.com/spacemonkeygo/monotime \ + spacemonkeygo:spacelog:2296661a0572:spacemonkeygo_spacelog/vendor/github.com/spacemonkeygo/spacelog \ + spf13:afero:v1.1.2:spf13_afero/vendor/github.com/spf13/afero \ + spf13:cast:v1.3.0:spf13_cast/vendor/github.com/spf13/cast \ + spf13:cobra:v0.0.5:spf13_cobra/vendor/github.com/spf13/cobra \ + spf13:jwalterweatherman:v1.0.0:spf13_jwalterweatherman/vendor/github.com/spf13/jwalterweatherman \ + spf13:pflag:v1.0.3:spf13_pflag/vendor/github.com/spf13/pflag \ + spf13:viper:v1.4.0:spf13_viper/vendor/github.com/spf13/viper \ + storj:drpc:2171c57838d2:storj_drpc/vendor/storj.io/drpc \ + storj:grpc-go:1c4561bf5127:storj_grpc_go/vendor/google.golang.org/grpc \ + streadway:amqp:70e15c650864:streadway_amqp/vendor/github.com/streadway/amqp \ + stretchr:testify:v1.3.0:stretchr_testify/vendor/github.com/stretchr/testify \ + stripe:stripe-go:v63.1.1:stripe_stripe_go/vendor/github.com/stripe/stripe-go \ + tidwall:gjson:v1.1.3:tidwall_gjson/vendor/github.com/tidwall/gjson \ + tidwall:match:1731857f09b1:tidwall_match/vendor/github.com/tidwall/match \ + uber-go:atomic:v1.4.0:uber_go_atomic/vendor/go.uber.org/atomic \ + uber-go:multierr:v1.1.0:uber_go_multierr/vendor/go.uber.org/multierr \ + uber-go:zap:v1.10.0:uber_go_zap/vendor/go.uber.org/zap \ + vivint:infectious:2455b059135b:vivint_infectious/vendor/github.com/vivint/infectious \ + yuin:gopher-lua:799fa34954fb:yuin_gopher_lua/vendor/github.com/yuin/gopher-lua \ + zeebo:admission:f24f2a94a40c:zeebo_admission/vendor/github.com/zeebo/admission \ + zeebo:errs:v1.2.2:zeebo_errs/vendor/github.com/zeebo/errs \ + zeebo:float16:v0.1.0:zeebo_float16/vendor/github.com/zeebo/float16 \ + zeebo:incenc:0d92902eec54:zeebo_incenc/vendor/github.com/zeebo/incenc \ + zeebo:structs:v1.0.2:zeebo_structs/vendor/github.com/zeebo/structs |