diff options
Diffstat (limited to 'net/storj/Makefile.deps')
-rw-r--r-- | net/storj/Makefile.deps | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/net/storj/Makefile.deps b/net/storj/Makefile.deps index 368461d3b927..0b521e8b5a67 100644 --- a/net/storj/Makefile.deps +++ b/net/storj/Makefile.deps @@ -64,7 +64,6 @@ GH_TUPLE= \ mattn:go-isatty:v0.0.12:mattn_go_isatty/vendor/github.com/mattn/go-isatty \ mattn:go-runewidth:v0.0.7:mattn_go_runewidth/vendor/github.com/mattn/go-runewidth \ mattn:go-sqlite3:v2.0.3:mattn_go_sqlite3/vendor/github.com/mattn/go-sqlite3 \ - minio:sha256-simd:v0.1.1:minio_sha256_simd/vendor/github.com/minio/sha256-simd \ mitchellh:mapstructure:v1.1.2:mitchellh_mapstructure/vendor/github.com/mitchellh/mapstructure \ nsf:jsondiff:f29ed568f4ce:nsf_jsondiff/vendor/github.com/nsf/jsondiff \ nsf:termbox-go:38ba6e5628f1:nsf_termbox_go/vendor/github.com/nsf/termbox-go \ @@ -80,11 +79,11 @@ GH_TUPLE= \ spf13:jwalterweatherman:v1.0.0:spf13_jwalterweatherman/vendor/github.com/spf13/jwalterweatherman \ spf13:pflag:v1.0.5:spf13_pflag/vendor/github.com/spf13/pflag \ spf13:viper:v1.7.1:spf13_viper/vendor/github.com/spf13/viper \ - storj:common:61f74bdf4b5c:storj_common/vendor/storj.io/common \ + storj:common:c4af8e54d5c4:storj_common/vendor/storj.io/common \ storj:drpc:v0.0.14:storj_drpc/vendor/storj.io/drpc \ storj:monkit-jaeger:80778fc3f91b:storj_monkit_jaeger/vendor/storj.io/monkit-jaeger \ storj:private:4c879709882f:storj_private/vendor/storj.io/private \ - storj:uplink:v1.3.0:storj_uplink/vendor/storj.io/uplink \ + storj:uplink:v1.3.1:storj_uplink/vendor/storj.io/uplink \ stretchr:testify:v1.6.1:stretchr_testify/vendor/github.com/stretchr/testify \ stripe:stripe-go:v70.15.0:stripe_stripe_go/vendor/github.com/stripe/stripe-go \ subosito:gotenv:v1.2.0:subosito_gotenv/vendor/github.com/subosito/gotenv \ |