Commit Graph

357 Commits

Author SHA1 Message Date
Hector Sanjuan
adb15feb6e
Dependency upgrades (#1395)
* build(deps): bump github.com/multiformats/go-multiaddr-dns

Bumps [github.com/multiformats/go-multiaddr-dns](https://github.com/multiformats/go-multiaddr-dns) from 0.2.0 to 0.3.1.
- [Release notes](https://github.com/multiformats/go-multiaddr-dns/releases)
- [Commits](https://github.com/multiformats/go-multiaddr-dns/compare/v0.2.0...v0.3.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* build(deps): bump github.com/hashicorp/go-hclog from 0.15.0 to 0.16.0

Bumps [github.com/hashicorp/go-hclog](https://github.com/hashicorp/go-hclog) from 0.15.0 to 0.16.0.
- [Release notes](https://github.com/hashicorp/go-hclog/releases)
- [Commits](https://github.com/hashicorp/go-hclog/compare/v0.15.0...v0.16.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* build(deps): bump github.com/ipfs/go-unixfs from 0.2.4 to 0.2.5

Bumps [github.com/ipfs/go-unixfs](https://github.com/ipfs/go-unixfs) from 0.2.4 to 0.2.5.
- [Release notes](https://github.com/ipfs/go-unixfs/releases)
- [Commits](https://github.com/ipfs/go-unixfs/compare/v0.2.4...v0.2.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* build(deps): bump github.com/libp2p/go-libp2p-peerstore

Bumps [github.com/libp2p/go-libp2p-peerstore](https://github.com/libp2p/go-libp2p-peerstore) from 0.2.6 to 0.2.7.
- [Release notes](https://github.com/libp2p/go-libp2p-peerstore/releases)
- [Commits](https://github.com/libp2p/go-libp2p-peerstore/compare/v0.2.6...v0.2.7)

Signed-off-by: dependabot[bot] <support@github.com>

* build(deps): bump go.uber.org/multierr from 1.6.0 to 1.7.0

Bumps [go.uber.org/multierr](https://github.com/uber-go/multierr) from 1.6.0 to 1.7.0.
- [Release notes](https://github.com/uber-go/multierr/releases)
- [Changelog](https://github.com/uber-go/multierr/blob/master/CHANGELOG.md)
- [Commits](https://github.com/uber-go/multierr/compare/v1.6.0...v1.7.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Chore: update deps

* Update changelog

* Update to go1.16. Downgrade unixfs.

* go mod tidy

* travis: use go install

* golint no more

* Update configuration for dependabot

* Fix wrong dependabot config

* dependabot

* Revert update of go-unixfs

* Dependency upgrades

* Bump github.com/libp2p/go-libp2p-gorpc from 0.1.2 to 0.1.3

Bumps [github.com/libp2p/go-libp2p-gorpc](https://github.com/libp2p/go-libp2p-gorpc) from 0.1.2 to 0.1.3.
- [Release notes](https://github.com/libp2p/go-libp2p-gorpc/releases)
- [Commits](https://github.com/libp2p/go-libp2p-gorpc/compare/v0.1.2...v0.1.3)

---
updated-dependencies:
- dependency-name: github.com/libp2p/go-libp2p-gorpc
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Fix deprecated objects with prometheus

* chore: update dependencies

* monitor: remove dependency to go-multicodec

go-multicodec has been deprecated and it was just a wrapper.

This switches directly to ugorji/go/codec's msgpack for cluster metrics
serialization.

* Upgrade mfs so it works with latest go-unixfs

* Bump github.com/ugorji/go/codec from 1.2.5 to 1.2.6 (#1391)

Bumps [github.com/ugorji/go/codec](https://github.com/ugorji/go) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/ugorji/go/releases)
- [Commits](https://github.com/ugorji/go/compare/v1.2.5...v1.2.6)

---
updated-dependencies:
- dependency-name: github.com/ugorji/go/codec
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump github.com/hashicorp/go-hclog from 0.16.0 to 0.16.1 (#1392)

Bumps [github.com/hashicorp/go-hclog](https://github.com/hashicorp/go-hclog) from 0.16.0 to 0.16.1.
- [Release notes](https://github.com/hashicorp/go-hclog/releases)
- [Commits](https://github.com/hashicorp/go-hclog/compare/v0.16.0...v0.16.1)

---
updated-dependencies:
- dependency-name: github.com/hashicorp/go-hclog
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-06 16:47:04 +02:00
Hector Sanjuan
3a8098260b
Dependency upgrades (#1378)
* build(deps): bump github.com/multiformats/go-multiaddr-dns

Bumps [github.com/multiformats/go-multiaddr-dns](https://github.com/multiformats/go-multiaddr-dns) from 0.2.0 to 0.3.1.
- [Release notes](https://github.com/multiformats/go-multiaddr-dns/releases)
- [Commits](https://github.com/multiformats/go-multiaddr-dns/compare/v0.2.0...v0.3.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* build(deps): bump github.com/hashicorp/go-hclog from 0.15.0 to 0.16.0

Bumps [github.com/hashicorp/go-hclog](https://github.com/hashicorp/go-hclog) from 0.15.0 to 0.16.0.
- [Release notes](https://github.com/hashicorp/go-hclog/releases)
- [Commits](https://github.com/hashicorp/go-hclog/compare/v0.15.0...v0.16.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* build(deps): bump github.com/ipfs/go-unixfs from 0.2.4 to 0.2.5

Bumps [github.com/ipfs/go-unixfs](https://github.com/ipfs/go-unixfs) from 0.2.4 to 0.2.5.
- [Release notes](https://github.com/ipfs/go-unixfs/releases)
- [Commits](https://github.com/ipfs/go-unixfs/compare/v0.2.4...v0.2.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* build(deps): bump github.com/libp2p/go-libp2p-peerstore

Bumps [github.com/libp2p/go-libp2p-peerstore](https://github.com/libp2p/go-libp2p-peerstore) from 0.2.6 to 0.2.7.
- [Release notes](https://github.com/libp2p/go-libp2p-peerstore/releases)
- [Commits](https://github.com/libp2p/go-libp2p-peerstore/compare/v0.2.6...v0.2.7)

Signed-off-by: dependabot[bot] <support@github.com>

* build(deps): bump go.uber.org/multierr from 1.6.0 to 1.7.0

Bumps [go.uber.org/multierr](https://github.com/uber-go/multierr) from 1.6.0 to 1.7.0.
- [Release notes](https://github.com/uber-go/multierr/releases)
- [Changelog](https://github.com/uber-go/multierr/blob/master/CHANGELOG.md)
- [Commits](https://github.com/uber-go/multierr/compare/v1.6.0...v1.7.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Chore: update deps

* Update changelog

* Update to go1.16. Downgrade unixfs.

* go mod tidy

* travis: use go install

* golint no more

* Update configuration for dependabot

* Fix wrong dependabot config

* dependabot

* Revert update of go-unixfs

* Dependency upgrades

* Bump github.com/libp2p/go-libp2p-gorpc from 0.1.2 to 0.1.3

Bumps [github.com/libp2p/go-libp2p-gorpc](https://github.com/libp2p/go-libp2p-gorpc) from 0.1.2 to 0.1.3.
- [Release notes](https://github.com/libp2p/go-libp2p-gorpc/releases)
- [Commits](https://github.com/libp2p/go-libp2p-gorpc/compare/v0.1.2...v0.1.3)

---
updated-dependencies:
- dependency-name: github.com/libp2p/go-libp2p-gorpc
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Fix deprecated objects with prometheus

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-06 14:06:04 +02:00
Hector Sanjuan
c9783c064f
Merge pull request #1370 from ipfs/feat/badger-gc
Fix #1320: Add automatic GC to Badger datastore
2021-07-02 01:01:55 +02:00
Hector Sanjuan
81d5759cc8 Fix #1366: IPFS Proxy API serializes wrong error types
The errors returned by the IPFS Proxy API are not understood by IPFS.

This was caused by go-ipfs-cmds setting an API error format which requires the
errors to have a type: "error" field.

This commit brings this up to speed.
2021-06-28 22:42:47 +02:00
Hector Sanjuan
4ac2cf3eb0 Fix #1320: Add automatic GC to Badger datastore
This takes advantage of go-ds-badger "auto-gc" feature.

It will run a GC cycle made of multiple GC rounds (until it cannot GC more)
automatically. The behaviour is enabled by default in the configuration and
can be disabled by setting "gc_interval" to "0m". Hopefully this prevents
badger datastores from growing crazy.
2021-06-28 21:51:29 +02:00
Hector Sanjuan
f7c78df418
Dependency upgrades (#1357)
* build(deps): bump github.com/multiformats/go-multiaddr-dns

Bumps [github.com/multiformats/go-multiaddr-dns](https://github.com/multiformats/go-multiaddr-dns) from 0.2.0 to 0.3.1.
- [Release notes](https://github.com/multiformats/go-multiaddr-dns/releases)
- [Commits](https://github.com/multiformats/go-multiaddr-dns/compare/v0.2.0...v0.3.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* build(deps): bump github.com/hashicorp/go-hclog from 0.15.0 to 0.16.0

Bumps [github.com/hashicorp/go-hclog](https://github.com/hashicorp/go-hclog) from 0.15.0 to 0.16.0.
- [Release notes](https://github.com/hashicorp/go-hclog/releases)
- [Commits](https://github.com/hashicorp/go-hclog/compare/v0.15.0...v0.16.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* build(deps): bump github.com/ipfs/go-unixfs from 0.2.4 to 0.2.5

Bumps [github.com/ipfs/go-unixfs](https://github.com/ipfs/go-unixfs) from 0.2.4 to 0.2.5.
- [Release notes](https://github.com/ipfs/go-unixfs/releases)
- [Commits](https://github.com/ipfs/go-unixfs/compare/v0.2.4...v0.2.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* build(deps): bump github.com/libp2p/go-libp2p-peerstore

Bumps [github.com/libp2p/go-libp2p-peerstore](https://github.com/libp2p/go-libp2p-peerstore) from 0.2.6 to 0.2.7.
- [Release notes](https://github.com/libp2p/go-libp2p-peerstore/releases)
- [Commits](https://github.com/libp2p/go-libp2p-peerstore/compare/v0.2.6...v0.2.7)

Signed-off-by: dependabot[bot] <support@github.com>

* build(deps): bump go.uber.org/multierr from 1.6.0 to 1.7.0

Bumps [go.uber.org/multierr](https://github.com/uber-go/multierr) from 1.6.0 to 1.7.0.
- [Release notes](https://github.com/uber-go/multierr/releases)
- [Changelog](https://github.com/uber-go/multierr/blob/master/CHANGELOG.md)
- [Commits](https://github.com/uber-go/multierr/compare/v1.6.0...v1.7.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Chore: update deps

* Update changelog

* Update to go1.16. Downgrade unixfs.

* go mod tidy

* travis: use go install

* golint no more

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-14 19:01:18 +02:00
Hector Sanjuan
072f0bc722 Feat: support adding CAR files
This commit adds a new add option: "format".

This option specifies how IPFS Cluster is expected to build the DAG when
adding content. By default, it takes a "unixfs", which chunks and DAG-ifies as
it did before, resulting in a UnixFSv1 DAG.

Alternatively, it can be set to "car". In this case, Cluster will directly
read blocks from the CAR file and add them.

Adding CAR files or doing normal processing is independent from letting
cluster do sharding or not. If sharding is ever enabled, Cluster could
potentially shard a large CAR file among peers.

Currently, importing CAR files is limited to a single CAR file with a single
root (the one that is pinned). Future iterations may support multiple CARs
and/or multiple roots by transparently wrapping them.
2021-04-21 13:55:06 +02:00
Hector Sanjuan
7b0b3aab91 chore: dependency upgrades 2021-04-06 14:07:44 +02:00
Hector Sanjuan
a7bf407411 Revert go-libp2p-http version 2021-04-05 20:38:50 +02:00
Hector Sanjuan
36568b8179 Merge branch 'master' into dependency-upgrades 2021-04-05 20:37:22 +02:00
Hector Sanjuan
c303fbf38a go mod tidy 2021-04-05 20:35:45 +02:00
dependabot-preview[bot]
d73a0b8806
build(deps): bump github.com/golang/protobuf from 1.4.3 to 1.5.2
Bumps [github.com/golang/protobuf](https://github.com/golang/protobuf) from 1.4.3 to 1.5.2.
- [Release notes](https://github.com/golang/protobuf/releases)
- [Commits](https://github.com/golang/protobuf/compare/v1.4.3...v1.5.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-04-05 17:42:06 +00:00
Hector Sanjuan
a25b55dabb
Merge pull request #1329 from ipfs/dependabot/go_modules/dependency-upgrades/github.com/prometheus/client_golang-1.10.0
build(deps): bump github.com/prometheus/client_golang from 1.9.0 to 1.10.0
2021-04-05 19:29:35 +02:00
Hector Sanjuan
362a10720e
Merge pull request #1326 from ipfs/dependabot/go_modules/dependency-upgrades/google.golang.org/protobuf-1.26.0
build(deps): bump google.golang.org/protobuf from 1.25.0 to 1.26.0
2021-04-05 19:29:21 +02:00
dependabot-preview[bot]
de525919d3
build(deps): bump google.golang.org/protobuf from 1.25.0 to 1.26.0
Bumps [google.golang.org/protobuf](https://github.com/protocolbuffers/protobuf-go) from 1.25.0 to 1.26.0.
- [Release notes](https://github.com/protocolbuffers/protobuf-go/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf-go/blob/master/release.bash)
- [Commits](https://github.com/protocolbuffers/protobuf-go/compare/v1.25.0...v1.26.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-04-05 17:13:33 +00:00
dependabot-preview[bot]
f474dbfb8c
build(deps): bump github.com/prometheus/client_golang
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.9.0 to 1.10.0.
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prometheus/client_golang/compare/v1.9.0...v1.10.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-04-05 17:12:39 +00:00
Hector Sanjuan
2b706a9ffd
Merge pull request #1327 from ipfs/dependabot/go_modules/dependency-upgrades/github.com/ipfs/go-log/v2-2.1.3
build(deps): bump github.com/ipfs/go-log/v2 from 2.1.2 to 2.1.3
2021-04-05 19:01:57 +02:00
Hector Sanjuan
cad6aa7b00
Merge pull request #1332 from ipfs/dependabot/go_modules/dependency-upgrades/github.com/ugorji/go/codec-1.2.5
build(deps): bump github.com/ugorji/go/codec from 1.2.4 to 1.2.5
2021-04-05 19:01:41 +02:00
dependabot-preview[bot]
d14df6d425
build(deps): bump github.com/libp2p/go-libp2p-noise from 0.1.2 to 0.1.3
Bumps [github.com/libp2p/go-libp2p-noise](https://github.com/libp2p/go-libp2p-noise) from 0.1.2 to 0.1.3.
- [Release notes](https://github.com/libp2p/go-libp2p-noise/releases)
- [Commits](https://github.com/libp2p/go-libp2p-noise/compare/v0.1.2...v0.1.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-04-05 11:44:12 +00:00
dependabot-preview[bot]
869101ecae
build(deps): bump github.com/ugorji/go/codec from 1.2.4 to 1.2.5
Bumps [github.com/ugorji/go/codec](https://github.com/ugorji/go) from 1.2.4 to 1.2.5.
- [Release notes](https://github.com/ugorji/go/releases)
- [Commits](https://github.com/ugorji/go/compare/v1.2.4...v1.2.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-04-05 11:43:26 +00:00
Hector Sanjuan
c02130245a
Revert "monitor: remove dependency to go-multicodec (#1313)" (#1330)
This reverts commit fab2ed8149.
2021-03-23 23:59:36 +01:00
dependabot-preview[bot]
94db61900c
build(deps): bump github.com/ipfs/go-log/v2 from 2.1.2 to 2.1.3
Bumps [github.com/ipfs/go-log/v2](https://github.com/ipfs/go-log) from 2.1.2 to 2.1.3.
- [Release notes](https://github.com/ipfs/go-log/releases)
- [Commits](https://github.com/ipfs/go-log/compare/v2.1.2...v2.1.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-22 11:38:47 +00:00
dependabot-preview[bot]
595b3ddad1
build(deps): bump github.com/multiformats/go-multihash (#1323)
Bumps [github.com/multiformats/go-multihash](https://github.com/multiformats/go-multihash) from 0.0.14 to 0.0.15.
- [Release notes](https://github.com/multiformats/go-multihash/releases)
- [Commits](https://github.com/multiformats/go-multihash/compare/v0.0.14...v0.0.15)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-03-15 20:35:34 +01:00
dependabot-preview[bot]
dfb276417c
build(deps): bump contrib.go.opencensus.io/exporter/prometheus (#1324)
Bumps [contrib.go.opencensus.io/exporter/prometheus](https://github.com/census-ecosystem/opencensus-go-exporter-prometheus) from 0.2.0 to 0.3.0.
- [Release notes](https://github.com/census-ecosystem/opencensus-go-exporter-prometheus/releases)
- [Commits](https://github.com/census-ecosystem/opencensus-go-exporter-prometheus/compare/v0.2.0...v0.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-03-15 20:34:54 +01:00
dependabot-preview[bot]
9478792a8e
build(deps): bump github.com/imdario/mergo from 0.3.11 to 0.3.12 (#1325)
Bumps [github.com/imdario/mergo](https://github.com/imdario/mergo) from 0.3.11 to 0.3.12.
- [Release notes](https://github.com/imdario/mergo/releases)
- [Commits](https://github.com/imdario/mergo/compare/v0.3.11...0.3.12)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-03-15 20:34:43 +01:00
dependabot-preview[bot]
e1beeb0eda
build(deps): bump github.com/ipfs/go-log/v2 from 2.1.1 to 2.1.2 (#1321)
Bumps [github.com/ipfs/go-log/v2](https://github.com/ipfs/go-log) from 2.1.1 to 2.1.2.
- [Release notes](https://github.com/ipfs/go-log/releases)
- [Commits](https://github.com/ipfs/go-log/compare/v2.1.1...v2.1.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-03-14 18:50:57 +01:00
dependabot-preview[bot]
11f16dc3be
build(deps): bump go.opencensus.io from 0.22.6 to 0.23.0 (#1318)
Bumps [go.opencensus.io](https://github.com/census-instrumentation/opencensus-go) from 0.22.6 to 0.23.0.
- [Release notes](https://github.com/census-instrumentation/opencensus-go/releases)
- [Commits](https://github.com/census-instrumentation/opencensus-go/compare/v0.22.6...v0.23.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-03-14 18:50:03 +01:00
dependabot-preview[bot]
bdea5a6d19
build(deps): bump github.com/libp2p/go-libp2p-core from 0.8.0 to 0.8.5 (#1314)
Bumps [github.com/libp2p/go-libp2p-core](https://github.com/libp2p/go-libp2p-core) from 0.8.0 to 0.8.5.
- [Release notes](https://github.com/libp2p/go-libp2p-core/releases)
- [Commits](https://github.com/libp2p/go-libp2p-core/compare/v0.8.0...v0.8.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-03-14 18:49:26 +01:00
dependabot-preview[bot]
5fd606b9d0
build(deps): bump github.com/ugorji/go/codec from 1.1.13 to 1.2.4 (#1308)
Bumps [github.com/ugorji/go/codec](https://github.com/ugorji/go) from 1.1.13 to 1.2.4.
- [Release notes](https://github.com/ugorji/go/releases)
- [Commits](https://github.com/ugorji/go/compare/v1.1.13...v1.2.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-02-19 10:14:34 +01:00
Hector Sanjuan
1cf5aa5c00 Update go-ipfs-pinner dependency 2021-02-19 10:13:45 +01:00
Hector Sanjuan
321c894df2 Merge branch 'master' into dependency-upgrades 2021-02-19 10:01:04 +01:00
Hector Sanjuan
fab2ed8149
monitor: remove dependency to go-multicodec (#1313)
go-multicodec has been deprecated and it was just a wrapper.

This switches directly to ugorji/go/codec's msgpack for cluster metrics
serialization.
2021-02-19 09:59:17 +01:00
Hector Sanjuan
65fbb993d1
Merge pull request #1309 from ipfs/dependabot/go_modules/dependency-upgrades/github.com/ipfs/go-block-format-0.0.3
build(deps): bump github.com/ipfs/go-block-format from 0.0.2 to 0.0.3
2021-02-19 09:42:37 +01:00
Hector Sanjuan
c2fbc1cb80
Merge pull request #1307 from ipfs/dependabot/go_modules/dependency-upgrades/go.opencensus.io-0.22.6
build(deps): bump go.opencensus.io from 0.22.5 to 0.22.6
2021-02-19 09:34:24 +01:00
Hector Sanjuan
b9b5700639
Merge pull request #1304 from ipfs/dependabot/go_modules/dependency-upgrades/github.com/google/uuid-1.2.0
build(deps): bump github.com/google/uuid from 1.1.2 to 1.2.0
2021-02-19 09:33:40 +01:00
dependabot-preview[bot]
3fa387a780
build(deps): bump github.com/ipfs/go-block-format from 0.0.2 to 0.0.3
Bumps [github.com/ipfs/go-block-format](https://github.com/ipfs/go-block-format) from 0.0.2 to 0.0.3.
- [Release notes](https://github.com/ipfs/go-block-format/releases)
- [Commits](https://github.com/ipfs/go-block-format/compare/v0.0.2...v0.0.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-02-08 12:30:26 +00:00
Hector Sanjuan
f4931291f7
Merge pull request #1305 from ipfs/dependabot/go_modules/dependency-upgrades/github.com/ipfs/go-ipfs-config-0.12.0
build(deps): bump github.com/ipfs/go-ipfs-config from 0.11.0 to 0.12.0
2021-02-04 13:27:40 +01:00
Hector Sanjuan
aac5195913
Merge pull request #1296 from ipfs/dependabot/go_modules/dependency-upgrades/github.com/ipfs/go-path-0.0.9
build(deps): bump github.com/ipfs/go-path from 0.0.8 to 0.0.9
2021-02-04 13:27:10 +01:00
Hector Sanjuan
7ec1f072b5
Merge pull request #1297 from ipfs/dependabot/go_modules/dependency-upgrades/github.com/ipfs/go-ds-crdt-0.1.19
build(deps): bump github.com/ipfs/go-ds-crdt from 0.1.18 to 0.1.19
2021-02-04 13:26:51 +01:00
dependabot-preview[bot]
ab6d3732fa
build(deps): bump go.opencensus.io from 0.22.5 to 0.22.6
Bumps [go.opencensus.io](https://github.com/census-instrumentation/opencensus-go) from 0.22.5 to 0.22.6.
- [Release notes](https://github.com/census-instrumentation/opencensus-go/releases)
- [Commits](https://github.com/census-instrumentation/opencensus-go/compare/v0.22.5...v0.22.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-02-01 12:58:52 +00:00
dependabot-preview[bot]
bbd922571a
build(deps): bump github.com/ipfs/go-ipfs-config from 0.11.0 to 0.12.0
Bumps [github.com/ipfs/go-ipfs-config](https://github.com/ipfs/go-ipfs-config) from 0.11.0 to 0.12.0.
- [Release notes](https://github.com/ipfs/go-ipfs-config/releases)
- [Commits](https://github.com/ipfs/go-ipfs-config/compare/v0.11.0...v0.12.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-02-01 12:57:55 +00:00
dependabot-preview[bot]
8ef5297960
build(deps): bump github.com/google/uuid from 1.1.2 to 1.2.0
Bumps [github.com/google/uuid](https://github.com/google/uuid) from 1.1.2 to 1.2.0.
- [Release notes](https://github.com/google/uuid/releases)
- [Commits](https://github.com/google/uuid/compare/v1.1.2...v1.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-25 11:31:25 +00:00
dependabot-preview[bot]
761c285648
build(deps): bump github.com/ipfs/go-ds-crdt from 0.1.18 to 0.1.19
Bumps [github.com/ipfs/go-ds-crdt](https://github.com/ipfs/go-ds-crdt) from 0.1.18 to 0.1.19.
- [Release notes](https://github.com/ipfs/go-ds-crdt/releases)
- [Commits](https://github.com/ipfs/go-ds-crdt/compare/v0.1.18...v0.1.19)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-18 12:16:11 +00:00
dependabot-preview[bot]
08542155d3
build(deps): bump github.com/ipfs/go-path from 0.0.8 to 0.0.9
Bumps [github.com/ipfs/go-path](https://github.com/ipfs/go-path) from 0.0.8 to 0.0.9.
- [Release notes](https://github.com/ipfs/go-path/releases)
- [Commits](https://github.com/ipfs/go-path/compare/v0.0.8...v0.0.9)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-18 12:15:52 +00:00
dependabot-preview[bot]
3c8f7122a1
build(deps): bump github.com/libp2p/go-libp2p-http from 0.1.7 to 0.2.0
Bumps [github.com/libp2p/go-libp2p-http](https://github.com/libp2p/go-libp2p-http) from 0.1.7 to 0.2.0.
- [Release notes](https://github.com/libp2p/go-libp2p-http/releases)
- [Commits](https://github.com/libp2p/go-libp2p-http/compare/v0.1.7...v0.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-18 12:15:28 +00:00
Hector Sanjuan
14074e2da4 chore: dependency upgrade. go-ds-crdt 2021-01-14 13:59:06 +01:00
Hector Sanjuan
f93a6ae718 chore: dependency upgrades 2021-01-13 23:35:55 +01:00
Hector Sanjuan
ea6bb02360
Merge pull request #1279 from ipfs/dependabot/go_modules/dependency-upgrades/github.com/prometheus/client_golang-1.9.0
build(deps): bump github.com/prometheus/client_golang from 1.7.1 to 1.9.0
2021-01-13 22:29:32 +01:00
Hector Sanjuan
6ffb697c45
Merge pull request #1268 from ipfs/dependabot/go_modules/dependency-upgrades/github.com/urfave/cli-1.22.5
build(deps): bump github.com/urfave/cli from 1.22.4 to 1.22.5
2021-01-13 21:03:19 +01:00
dependabot-preview[bot]
56d837fbf9
build(deps): bump github.com/urfave/cli from 1.22.4 to 1.22.5
Bumps [github.com/urfave/cli](https://github.com/urfave/cli) from 1.22.4 to 1.22.5.
- [Release notes](https://github.com/urfave/cli/releases)
- [Changelog](https://github.com/urfave/cli/blob/master/docs/CHANGELOG.md)
- [Commits](https://github.com/urfave/cli/compare/v1.22.4...v1.22.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-13 15:44:28 +00:00
Hector Sanjuan
95bd025bbf
Merge pull request #1269 from ipfs/dependabot/go_modules/dependency-upgrades/github.com/hashicorp/go-hclog-0.15.0
build(deps): bump github.com/hashicorp/go-hclog from 0.14.1 to 0.15.0
2021-01-13 16:34:59 +01:00
dependabot-preview[bot]
1fecbf6251
build(deps): bump github.com/prometheus/client_golang
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.7.1 to 1.9.0.
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prometheus/client_golang/compare/v1.7.1...v1.9.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-21 11:51:48 +00:00
dependabot-preview[bot]
34d2cfde94
build(deps): bump github.com/hashicorp/go-hclog from 0.14.1 to 0.15.0
Bumps [github.com/hashicorp/go-hclog](https://github.com/hashicorp/go-hclog) from 0.14.1 to 0.15.0.
- [Release notes](https://github.com/hashicorp/go-hclog/releases)
- [Commits](https://github.com/hashicorp/go-hclog/compare/v0.14.1...v0.15.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-09 11:36:13 +00:00
dependabot-preview[bot]
088de90a9f
build(deps): bump github.com/urfave/cli/v2 from 2.2.0 to 2.3.0
Bumps [github.com/urfave/cli/v2](https://github.com/urfave/cli) from 2.2.0 to 2.3.0.
- [Release notes](https://github.com/urfave/cli/releases)
- [Changelog](https://github.com/urfave/cli/blob/master/docs/CHANGELOG.md)
- [Commits](https://github.com/urfave/cli/compare/v2.2.0...v2.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-02 11:34:49 +00:00
Hector Sanjuan
dc88a4b8d7 chore: dependency updates 2020-10-20 13:46:06 +02:00
Hector Sanjuan
2b984c63e1
Merge pull request #1256 from ipfs/dependabot/go_modules/dependency-upgrades/github.com/libp2p/go-libp2p-pubsub-0.3.6
build(deps): bump github.com/libp2p/go-libp2p-pubsub from 0.3.5 to 0.3.6
2020-10-20 11:29:52 +02:00
dependabot-preview[bot]
1057dc1fb0
build(deps): bump github.com/libp2p/go-libp2p-pubsub from 0.3.5 to 0.3.6
Bumps [github.com/libp2p/go-libp2p-pubsub](https://github.com/libp2p/go-libp2p-pubsub) from 0.3.5 to 0.3.6.
- [Release notes](https://github.com/libp2p/go-libp2p-pubsub/releases)
- [Commits](https://github.com/libp2p/go-libp2p-pubsub/compare/v0.3.5...v0.3.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-20 09:23:41 +00:00
Hector Sanjuan
4af5d1e65c
Merge pull request #1257 from ipfs/dependabot/go_modules/dependency-upgrades/go.opencensus.io-0.22.5
build(deps): bump go.opencensus.io from 0.22.4 to 0.22.5
2020-10-20 11:18:06 +02:00
Hector Sanjuan
4213f824b7
Merge pull request #1259 from ipfs/dependabot/go_modules/dependency-upgrades/github.com/ipfs/go-ds-badger-0.2.6
build(deps): bump github.com/ipfs/go-ds-badger from 0.2.5 to 0.2.6
2020-10-20 11:16:46 +02:00
Hector Sanjuan
a3fc3d9a06
Merge pull request #1260 from ipfs/dependabot/go_modules/dependency-upgrades/github.com/ugorji/go/codec-1.1.12
build(deps): bump github.com/ugorji/go/codec from 1.1.10 to 1.1.12
2020-10-20 11:16:26 +02:00
Hector Sanjuan
cd3bd10b3e codec 1.1.13 2020-10-20 11:15:36 +02:00
Hector Sanjuan
ac360b60e5
Merge pull request #1254 from ipfs/dependabot/go_modules/dependency-upgrades/github.com/ipfs/go-ipfs-config-0.10.0
build(deps): bump github.com/ipfs/go-ipfs-config from 0.9.0 to 0.10.0
2020-10-20 11:13:35 +02:00
Hector Sanjuan
cf67870106
Merge pull request #1253 from ipfs/dependabot/go_modules/dependency-upgrades/github.com/libp2p/go-libp2p-quic-transport-0.8.2
build(deps): bump github.com/libp2p/go-libp2p-quic-transport from 0.8.1 to 0.8.2
2020-10-20 11:13:26 +02:00
dependabot-preview[bot]
2c68785181
build(deps): bump github.com/ugorji/go/codec from 1.1.10 to 1.1.12
Bumps [github.com/ugorji/go/codec](https://github.com/ugorji/go) from 1.1.10 to 1.1.12.
- [Release notes](https://github.com/ugorji/go/releases)
- [Commits](https://github.com/ugorji/go/compare/v1.1.10...v1.1.12)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-19 11:36:12 +00:00
dependabot-preview[bot]
e2711606ca
build(deps): bump github.com/ipfs/go-ds-badger from 0.2.5 to 0.2.6
Bumps [github.com/ipfs/go-ds-badger](https://github.com/ipfs/go-ds-badger) from 0.2.5 to 0.2.6.
- [Release notes](https://github.com/ipfs/go-ds-badger/releases)
- [Commits](https://github.com/ipfs/go-ds-badger/compare/v0.2.5...v0.2.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-19 11:35:23 +00:00
dependabot-preview[bot]
e5df497ce5
build(deps): bump go.opencensus.io from 0.22.4 to 0.22.5
Bumps [go.opencensus.io](https://github.com/census-instrumentation/opencensus-go) from 0.22.4 to 0.22.5.
- [Release notes](https://github.com/census-instrumentation/opencensus-go/releases)
- [Commits](https://github.com/census-instrumentation/opencensus-go/compare/v0.22.4...v0.22.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-12 11:36:13 +00:00
dependabot-preview[bot]
da23a49281
build(deps): bump github.com/ipfs/go-ipfs-config from 0.9.0 to 0.10.0
Bumps [github.com/ipfs/go-ipfs-config](https://github.com/ipfs/go-ipfs-config) from 0.9.0 to 0.10.0.
- [Release notes](https://github.com/ipfs/go-ipfs-config/releases)
- [Commits](https://github.com/ipfs/go-ipfs-config/compare/v0.9.0...v0.10.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-12 11:34:58 +00:00
dependabot-preview[bot]
15bdd45729
build(deps): bump github.com/libp2p/go-libp2p-quic-transport
Bumps [github.com/libp2p/go-libp2p-quic-transport](https://github.com/libp2p/go-libp2p-quic-transport) from 0.8.1 to 0.8.2.
- [Release notes](https://github.com/libp2p/go-libp2p-quic-transport/releases)
- [Commits](https://github.com/libp2p/go-libp2p-quic-transport/compare/v0.8.1...v0.8.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-12 11:34:49 +00:00
dependabot-preview[bot]
ce9585f0a4
build(deps): bump github.com/libp2p/go-libp2p-noise from 0.1.1 to 0.1.2
Bumps [github.com/libp2p/go-libp2p-noise](https://github.com/libp2p/go-libp2p-noise) from 0.1.1 to 0.1.2.
- [Release notes](https://github.com/libp2p/go-libp2p-noise/releases)
- [Commits](https://github.com/libp2p/go-libp2p-noise/compare/v0.1.1...v0.1.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-12 11:34:08 +00:00
Hector Sanjuan
23c6925bea
Merge pull request #1251 from ipfs/dependabot/go_modules/dependency-upgrades/github.com/ugorji/go/codec-1.1.10
build(deps): bump github.com/ugorji/go/codec from 1.1.7 to 1.1.10
2020-10-08 14:15:21 +02:00
Hector Sanjuan
b02a25a42c
Merge pull request #1239 from ipfs/dependabot/go_modules/dependency-upgrades/github.com/libp2p/go-libp2p-kad-dht-0.10.0
build(deps): bump github.com/libp2p/go-libp2p-kad-dht from 0.9.0 to 0.10.0
2020-10-08 13:53:14 +02:00
Hector Sanjuan
f829d249c8
Merge pull request #1249 from ipfs/dependabot/go_modules/dependency-upgrades/github.com/ipfs/go-ds-badger-0.2.5
build(deps): bump github.com/ipfs/go-ds-badger from 0.2.4 to 0.2.5
2020-10-08 13:52:45 +02:00
Hector Sanjuan
64abbdb910
Merge pull request #1247 from ipfs/dependabot/go_modules/dependency-upgrades/github.com/libp2p/go-libp2p-quic-transport-0.8.1
build(deps): bump github.com/libp2p/go-libp2p-quic-transport from 0.8.0 to 0.8.1
2020-10-08 13:52:33 +02:00
Hector Sanjuan
9dad75e2d2
Merge pull request #1246 from ipfs/dependabot/go_modules/dependency-upgrades/go.uber.org/multierr-1.6.0
build(deps): bump go.uber.org/multierr from 1.5.0 to 1.6.0
2020-10-08 13:52:20 +02:00
Hector Sanjuan
2a94f1457e
Merge pull request #1242 from ipfs/dependabot/go_modules/dependency-upgrades/github.com/gorilla/handlers-1.5.1
build(deps): bump github.com/gorilla/handlers from 1.5.0 to 1.5.1
2020-10-08 13:52:03 +02:00
dependabot-preview[bot]
72c3545669
build(deps): bump github.com/ugorji/go/codec from 1.1.7 to 1.1.10
Bumps [github.com/ugorji/go/codec](https://github.com/ugorji/go) from 1.1.7 to 1.1.10.
- [Release notes](https://github.com/ugorji/go/releases)
- [Commits](https://github.com/ugorji/go/compare/v1.1.7...v1.1.10)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-05 11:33:56 +00:00
dependabot-preview[bot]
455a725ba9
build(deps): bump github.com/ipfs/go-ds-badger from 0.2.4 to 0.2.5
Bumps [github.com/ipfs/go-ds-badger](https://github.com/ipfs/go-ds-badger) from 0.2.4 to 0.2.5.
- [Release notes](https://github.com/ipfs/go-ds-badger/releases)
- [Commits](https://github.com/ipfs/go-ds-badger/compare/v0.2.4...v0.2.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-28 11:34:40 +00:00
dependabot-preview[bot]
ee177e483b
build(deps): bump github.com/libp2p/go-libp2p-quic-transport
Bumps [github.com/libp2p/go-libp2p-quic-transport](https://github.com/libp2p/go-libp2p-quic-transport) from 0.8.0 to 0.8.1.
- [Release notes](https://github.com/libp2p/go-libp2p-quic-transport/releases)
- [Commits](https://github.com/libp2p/go-libp2p-quic-transport/compare/v0.8.0...v0.8.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-28 11:33:53 +00:00
dependabot-preview[bot]
7aa076c459
build(deps): bump go.uber.org/multierr from 1.5.0 to 1.6.0
Bumps [go.uber.org/multierr](https://github.com/uber-go/multierr) from 1.5.0 to 1.6.0.
- [Release notes](https://github.com/uber-go/multierr/releases)
- [Changelog](https://github.com/uber-go/multierr/blob/master/CHANGELOG.md)
- [Commits](https://github.com/uber-go/multierr/compare/v1.5.0...v1.6.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-21 11:32:14 +00:00
dependabot-preview[bot]
1ccee7fc84
build(deps): bump github.com/dgraph-io/badger from 1.6.1 to 1.6.2
Bumps [github.com/dgraph-io/badger](https://github.com/dgraph-io/badger) from 1.6.1 to 1.6.2.
- [Release notes](https://github.com/dgraph-io/badger/releases)
- [Changelog](https://github.com/dgraph-io/badger/blob/v1.6.2/CHANGELOG.md)
- [Commits](https://github.com/dgraph-io/badger/compare/v1.6.1...v1.6.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-14 11:33:00 +00:00
dependabot-preview[bot]
d425f9e950
build(deps): bump github.com/gorilla/handlers from 1.5.0 to 1.5.1
Bumps [github.com/gorilla/handlers](https://github.com/gorilla/handlers) from 1.5.0 to 1.5.1.
- [Release notes](https://github.com/gorilla/handlers/releases)
- [Commits](https://github.com/gorilla/handlers/compare/v1.5.0...v1.5.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-14 11:32:15 +00:00
dependabot-preview[bot]
90363f29e8
build(deps): bump github.com/libp2p/go-libp2p-kad-dht
Bumps [github.com/libp2p/go-libp2p-kad-dht](https://github.com/libp2p/go-libp2p-kad-dht) from 0.9.0 to 0.10.0.
- [Release notes](https://github.com/libp2p/go-libp2p-kad-dht/releases)
- [Commits](https://github.com/libp2p/go-libp2p-kad-dht/compare/v0.9.0...v0.10.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-07 11:33:08 +00:00
Hector Sanjuan
4125f12f52 chore: update dependencies 2020-09-02 12:18:16 +02:00
dependabot-preview[bot]
c08e9064ad build(deps): bump github.com/google/uuid from 1.1.1 to 1.1.2
Bumps [github.com/google/uuid](https://github.com/google/uuid) from 1.1.1 to 1.1.2.
- [Release notes](https://github.com/google/uuid/releases)
- [Commits](https://github.com/google/uuid/compare/v1.1.1...v1.1.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-02 12:18:16 +02:00
dependabot-preview[bot]
a6c097fad3 build(deps): bump github.com/hsanjuan/ipfs-lite from 1.1.15 to 1.1.16
Bumps [github.com/hsanjuan/ipfs-lite](https://github.com/hsanjuan/ipfs-lite) from 1.1.15 to 1.1.16.
- [Release notes](https://github.com/hsanjuan/ipfs-lite/releases)
- [Commits](https://github.com/hsanjuan/ipfs-lite/compare/v1.1.15...v1.1.16)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-02 12:18:12 +02:00
dependabot-preview[bot]
a6ad60dc41 build(deps): bump github.com/ipfs/go-datastore from 0.4.4 to 0.4.5
Bumps [github.com/ipfs/go-datastore](https://github.com/ipfs/go-datastore) from 0.4.4 to 0.4.5.
- [Release notes](https://github.com/ipfs/go-datastore/releases)
- [Commits](https://github.com/ipfs/go-datastore/compare/v0.4.4...v0.4.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-02 12:17:40 +02:00
dependabot-preview[bot]
3e12e53241 build(deps): bump github.com/ipfs/go-path from 0.0.7 to 0.0.8
Bumps [github.com/ipfs/go-path](https://github.com/ipfs/go-path) from 0.0.7 to 0.0.8.
- [Release notes](https://github.com/ipfs/go-path/releases)
- [Commits](https://github.com/ipfs/go-path/compare/v0.0.7...v0.0.8)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-02 12:17:40 +02:00
dependabot-preview[bot]
3a617f0a81 build(deps): bump github.com/libp2p/go-libp2p-pubsub from 0.3.4 to 0.3.5
Bumps [github.com/libp2p/go-libp2p-pubsub](https://github.com/libp2p/go-libp2p-pubsub) from 0.3.4 to 0.3.5.
- [Release notes](https://github.com/libp2p/go-libp2p-pubsub/releases)
- [Commits](https://github.com/libp2p/go-libp2p-pubsub/compare/v0.3.4...v0.3.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-02 12:17:40 +02:00
dependabot-preview[bot]
3a311bdd2e build(deps): bump github.com/ipfs/go-ipfs-api from 0.1.0 to 0.2.0
Bumps [github.com/ipfs/go-ipfs-api](https://github.com/ipfs/go-ipfs-api) from 0.1.0 to 0.2.0.
- [Release notes](https://github.com/ipfs/go-ipfs-api/releases)
- [Commits](https://github.com/ipfs/go-ipfs-api/compare/v0.1.0...v0.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-02 12:17:40 +02:00
Jorropo
7cb09c2aea Deprecate secio to noise.
Closes #1214
2020-08-29 10:37:23 +02:00
Hector Sanjuan
0dfa9ca185
(chore) Upgrade dependencies
Upgrade dependencies and bump to go1.15.
2020-08-27 14:10:58 +02:00
Hector Sanjuan
63464d6682
Merge pull request #1135 from ipfs/dependabot/go_modules/github.com/libp2p/go-libp2p-connmgr-0.2.3
build(deps): bump github.com/libp2p/go-libp2p-connmgr from 0.2.1 to 0.2.3
2020-05-19 10:15:40 +02:00
Hector Sanjuan
d93e1b2242
Merge pull request #1134 from ipfs/dependabot/go_modules/github.com/libp2p/go-libp2p-core-0.5.6
build(deps): bump github.com/libp2p/go-libp2p-core from 0.5.4 to 0.5.6
2020-05-19 10:15:20 +02:00
Hector Sanjuan
7498de885f chore: go mod tidy 2020-05-18 22:47:13 +02:00
Hector Sanjuan
5edf73913d
Merge pull request #1137 from ipfs/dependabot/go_modules/github.com/ipfs/go-mfs-0.1.2
build(deps): bump github.com/ipfs/go-mfs from 0.1.1 to 0.1.2
2020-05-18 22:43:29 +02:00
dependabot-preview[bot]
6da177f9b3
build(deps): bump github.com/ipfs/go-mfs from 0.1.1 to 0.1.2
Bumps [github.com/ipfs/go-mfs](https://github.com/ipfs/go-mfs) from 0.1.1 to 0.1.2.
- [Release notes](https://github.com/ipfs/go-mfs/releases)
- [Commits](https://github.com/ipfs/go-mfs/compare/v0.1.1...v0.1.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-18 11:37:35 +00:00
dependabot-preview[bot]
bd56e9f4cf
build(deps): bump github.com/libp2p/go-libp2p-connmgr
Bumps [github.com/libp2p/go-libp2p-connmgr](https://github.com/libp2p/go-libp2p-connmgr) from 0.2.1 to 0.2.3.
- [Release notes](https://github.com/libp2p/go-libp2p-connmgr/releases)
- [Commits](https://github.com/libp2p/go-libp2p-connmgr/compare/v0.2.1...v0.2.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-18 11:36:35 +00:00
dependabot-preview[bot]
54731a6af6
build(deps): bump github.com/libp2p/go-libp2p-core from 0.5.4 to 0.5.6
Bumps [github.com/libp2p/go-libp2p-core](https://github.com/libp2p/go-libp2p-core) from 0.5.4 to 0.5.6.
- [Release notes](https://github.com/libp2p/go-libp2p-core/releases)
- [Commits](https://github.com/libp2p/go-libp2p-core/compare/v0.5.4...v0.5.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-18 11:36:09 +00:00
dependabot-preview[bot]
d70252c0f3
build(deps): bump github.com/golang/protobuf from 1.4.1 to 1.4.2
Bumps [github.com/golang/protobuf](https://github.com/golang/protobuf) from 1.4.1 to 1.4.2.
- [Release notes](https://github.com/golang/protobuf/releases)
- [Commits](https://github.com/golang/protobuf/compare/v1.4.1...v1.4.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-18 11:35:19 +00:00
Hector Sanjuan
c80e8fe010 chore: update go-ds-crdt 2020-05-14 23:11:54 +02:00
Hector Sanjuan
7b33730782 chore: update go-ds-crdt and ipfs-lite 2020-05-14 18:12:31 +02:00
Hector Sanjuan
0ccd562395
Merge pull request #1124 from ipfs/dependabot/go_modules/github.com/ipfs/go-log/v2-2.0.8
build(deps): bump github.com/ipfs/go-log/v2 from 2.0.7 to 2.0.8
2020-05-14 18:08:22 +02:00
dependabot-preview[bot]
e36e2d57ec
build(deps): bump github.com/libp2p/go-libp2p-peerstore
Bumps [github.com/libp2p/go-libp2p-peerstore](https://github.com/libp2p/go-libp2p-peerstore) from 0.2.3 to 0.2.4.
- [Release notes](https://github.com/libp2p/go-libp2p-peerstore/releases)
- [Commits](https://github.com/libp2p/go-libp2p-peerstore/compare/v0.2.3...v0.2.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-14 11:34:21 +00:00
dependabot-preview[bot]
d72be22027
build(deps): bump github.com/ipfs/go-log/v2 from 2.0.7 to 2.0.8
Bumps [github.com/ipfs/go-log/v2](https://github.com/ipfs/go-log) from 2.0.7 to 2.0.8.
- [Release notes](https://github.com/ipfs/go-log/releases)
- [Commits](https://github.com/ipfs/go-log/compare/v2.0.7...v2.0.8)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-13 11:35:02 +00:00
Hector Sanjuan
5ac862ed0a chore: update some deps 2020-05-12 21:18:31 +02:00
Hector Sanjuan
067619b703
Merge pull request #1119 from ipfs/dependabot/go_modules/github.com/hashicorp/go-hclog-0.13.0
build(deps): bump github.com/hashicorp/go-hclog from 0.12.2 to 0.13.0
2020-05-11 10:24:22 +02:00
Hector Sanjuan
3e799dfaf5
Merge pull request #1118 from ipfs/dependabot/go_modules/github.com/libp2p/go-libp2p-record-0.1.3
build(deps): bump github.com/libp2p/go-libp2p-record from 0.1.2 to 0.1.3
2020-05-11 10:24:09 +02:00
Hector Sanjuan
63f6d67337
Merge pull request #1117 from ipfs/dependabot/go_modules/github.com/ipfs/go-log/v2-2.0.7
build(deps): bump github.com/ipfs/go-log/v2 from 2.0.6 to 2.0.7
2020-05-11 10:23:49 +02:00
Hector Sanjuan
c7f6237cec
Merge pull request #1116 from ipfs/dependabot/go_modules/github.com/libp2p/go-libp2p-quic-transport-0.3.7
build(deps): bump github.com/libp2p/go-libp2p-quic-transport from 0.3.5 to 0.3.7
2020-05-11 10:23:39 +02:00
dependabot-preview[bot]
4beabdf344
build(deps): bump github.com/hashicorp/go-hclog from 0.12.2 to 0.13.0
Bumps [github.com/hashicorp/go-hclog](https://github.com/hashicorp/go-hclog) from 0.12.2 to 0.13.0.
- [Release notes](https://github.com/hashicorp/go-hclog/releases)
- [Commits](https://github.com/hashicorp/go-hclog/compare/v0.12.2...v0.13.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-07 11:33:31 +00:00
dependabot-preview[bot]
b9ededc40c
build(deps): bump github.com/libp2p/go-libp2p-record from 0.1.2 to 0.1.3
Bumps [github.com/libp2p/go-libp2p-record](https://github.com/libp2p/go-libp2p-record) from 0.1.2 to 0.1.3.
- [Release notes](https://github.com/libp2p/go-libp2p-record/releases)
- [Commits](https://github.com/libp2p/go-libp2p-record/compare/v0.1.2...v0.1.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-06 11:34:27 +00:00
dependabot-preview[bot]
8d830b4abf
build(deps): bump github.com/ipfs/go-log/v2 from 2.0.6 to 2.0.7
Bumps [github.com/ipfs/go-log/v2](https://github.com/ipfs/go-log) from 2.0.6 to 2.0.7.
- [Release notes](https://github.com/ipfs/go-log/releases)
- [Commits](https://github.com/ipfs/go-log/compare/v2.0.6...v2.0.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-06 11:33:40 +00:00
dependabot-preview[bot]
0c43cd212a
build(deps): bump github.com/libp2p/go-libp2p-quic-transport
Bumps [github.com/libp2p/go-libp2p-quic-transport](https://github.com/libp2p/go-libp2p-quic-transport) from 0.3.5 to 0.3.7.
- [Release notes](https://github.com/libp2p/go-libp2p-quic-transport/releases)
- [Commits](https://github.com/libp2p/go-libp2p-quic-transport/compare/v0.3.5...v0.3.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-06 08:52:24 +00:00
Hector Sanjuan
28e92c6ad4
Merge pull request #1115 from ipfs/dependabot/go_modules/github.com/ipfs/go-log/v2-2.0.6
build(deps): bump github.com/ipfs/go-log/v2 from 2.0.5 to 2.0.6
2020-05-06 10:33:50 +02:00
Hector Sanjuan
83f7ccb531
Merge pull request #1113 from ipfs/dependabot/go_modules/github.com/golang/protobuf-1.4.1
build(deps): bump github.com/golang/protobuf from 1.4.0 to 1.4.1
2020-05-06 10:31:27 +02:00
Hector Sanjuan
aa24bdb820
Merge pull request #1110 from ipfs/dependabot/go_modules/github.com/multiformats/go-multiaddr-net-0.1.5
build(deps): bump github.com/multiformats/go-multiaddr-net from 0.1.4 to 0.1.5
2020-05-06 10:30:47 +02:00
dependabot-preview[bot]
9a5cf445f4
build(deps): bump github.com/ipfs/go-log/v2 from 2.0.5 to 2.0.6
Bumps [github.com/ipfs/go-log/v2](https://github.com/ipfs/go-log) from 2.0.5 to 2.0.6.
- [Release notes](https://github.com/ipfs/go-log/releases)
- [Commits](https://github.com/ipfs/go-log/compare/v2.0.5...v2.0.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-05 11:34:08 +00:00
dependabot-preview[bot]
82c8b3e982
build(deps): bump github.com/golang/protobuf from 1.4.0 to 1.4.1
Bumps [github.com/golang/protobuf](https://github.com/golang/protobuf) from 1.4.0 to 1.4.1.
- [Release notes](https://github.com/golang/protobuf/releases)
- [Commits](https://github.com/golang/protobuf/compare/v1.4.0...v1.4.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-05 11:33:07 +00:00
dependabot-preview[bot]
6b4b8b4ee1
build(deps): bump github.com/multiformats/go-multiaddr-net
Bumps [github.com/multiformats/go-multiaddr-net](https://github.com/multiformats/go-multiaddr-net) from 0.1.4 to 0.1.5.
- [Release notes](https://github.com/multiformats/go-multiaddr-net/releases)
- [Commits](https://github.com/multiformats/go-multiaddr-net/compare/v0.1.4...v0.1.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-30 11:35:06 +00:00
dependabot-preview[bot]
9866817b41
build(deps): bump github.com/libp2p/go-libp2p-kad-dht
Bumps [github.com/libp2p/go-libp2p-kad-dht](https://github.com/libp2p/go-libp2p-kad-dht) from 0.7.10 to 0.7.11.
- [Release notes](https://github.com/libp2p/go-libp2p-kad-dht/releases)
- [Commits](https://github.com/libp2p/go-libp2p-kad-dht/compare/v0.7.10...v0.7.11)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-30 11:34:38 +00:00
Hector Sanjuan
50af36a7d5 chore: dependencies 2020-04-29 19:45:16 +02:00
dependabot-preview[bot]
35de7c1d97
build(deps): bump github.com/libp2p/go-libp2p from 0.8.2 to 0.8.3
Bumps [github.com/libp2p/go-libp2p](https://github.com/libp2p/go-libp2p) from 0.8.2 to 0.8.3.
- [Release notes](https://github.com/libp2p/go-libp2p/releases)
- [Changelog](https://github.com/libp2p/go-libp2p/blob/master/NEWS.md)
- [Commits](https://github.com/libp2p/go-libp2p/compare/v0.8.2...v0.8.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-28 15:47:58 +00:00
Hector Sanjuan
5667a1307c
Merge pull request #1106 from ipfs/dependabot/go_modules/github.com/ipfs/go-ipfs-config-0.5.3
build(deps): bump github.com/ipfs/go-ipfs-config from 0.5.2 to 0.5.3
2020-04-28 17:38:17 +02:00
Hector Sanjuan
d8a4236c4f
Merge pull request #1103 from ipfs/dependabot/go_modules/github.com/libp2p/go-libp2p-quic-transport-0.3.5
build(deps): bump github.com/libp2p/go-libp2p-quic-transport from 0.3.4 to 0.3.5
2020-04-28 17:38:02 +02:00
dependabot-preview[bot]
b2a225fd09
build(deps): bump github.com/libp2p/go-libp2p-quic-transport
Bumps [github.com/libp2p/go-libp2p-quic-transport](https://github.com/libp2p/go-libp2p-quic-transport) from 0.3.4 to 0.3.5.
- [Release notes](https://github.com/libp2p/go-libp2p-quic-transport/releases)
- [Commits](https://github.com/libp2p/go-libp2p-quic-transport/compare/v0.3.4...v0.3.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-28 13:49:15 +00:00
dependabot-preview[bot]
3379aae8d2
build(deps): bump github.com/ipfs/go-ipfs-config from 0.5.2 to 0.5.3
Bumps [github.com/ipfs/go-ipfs-config](https://github.com/ipfs/go-ipfs-config) from 0.5.2 to 0.5.3.
- [Release notes](https://github.com/ipfs/go-ipfs-config/releases)
- [Commits](https://github.com/ipfs/go-ipfs-config/compare/v0.5.2...v0.5.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-28 13:49:14 +00:00
Hector Sanjuan
56ff1154ce
Merge pull request #1105 from ipfs/dependabot/go_modules/github.com/prometheus/client_golang-1.6.0
build(deps): bump github.com/prometheus/client_golang from 1.5.1 to 1.6.0
2020-04-28 15:41:02 +02:00
dependabot-preview[bot]
c176b08880
build(deps): bump github.com/prometheus/client_golang
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.5.1 to 1.6.0.
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prometheus/client_golang/compare/v1.5.1...v1.6.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-28 11:36:17 +00:00
Hector Sanjuan
b363dd3174 chore: dependencies 2020-04-27 20:36:08 +02:00
Hector Sanjuan
72fa0a09a2
Merge pull request #1097 from ipfs/dependabot/go_modules/github.com/libp2p/go-libp2p-kad-dht-0.7.10
build(deps): bump github.com/libp2p/go-libp2p-kad-dht from 0.7.7 to 0.7.10
2020-04-27 20:30:26 +02:00
dependabot-preview[bot]
93b81a18fb
build(deps): bump github.com/libp2p/go-libp2p-kad-dht
Bumps [github.com/libp2p/go-libp2p-kad-dht](https://github.com/libp2p/go-libp2p-kad-dht) from 0.7.7 to 0.7.10.
- [Release notes](https://github.com/libp2p/go-libp2p-kad-dht/releases)
- [Commits](https://github.com/libp2p/go-libp2p-kad-dht/compare/v0.7.7...v0.7.10)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-27 11:41:36 +00:00
dependabot-preview[bot]
1284140d5a
build(deps): bump github.com/libp2p/go-libp2p-circuit
Bumps [github.com/libp2p/go-libp2p-circuit](https://github.com/libp2p/go-libp2p-circuit) from 0.2.1 to 0.2.2.
- [Release notes](https://github.com/libp2p/go-libp2p-circuit/releases)
- [Commits](https://github.com/libp2p/go-libp2p-circuit/compare/v0.2.1...v0.2.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-27 11:40:31 +00:00
Hector Sanjuan
964188be0a
Merge pull request #1083 from ipfs/fix/1009-pin-direct
Fix #1009: support pinning in direct mode
2020-04-23 19:00:15 +02:00
Hector Sanjuan
37b2cc34aa
Merge pull request #1091 from ipfs/dependabot/go_modules/github.com/libp2p/go-libp2p-kad-dht-0.7.7
build(deps): bump github.com/libp2p/go-libp2p-kad-dht from 0.7.5 to 0.7.7
2020-04-23 12:55:36 +02:00
Hector Sanjuan
a92ca83580
Merge pull request #1092 from ipfs/dependabot/go_modules/github.com/ipfs/go-merkledag-0.3.2
build(deps): bump github.com/ipfs/go-merkledag from 0.3.1 to 0.3.2
2020-04-23 12:55:28 +02:00
dependabot-preview[bot]
1ff9787641
build(deps): bump github.com/libp2p/go-libp2p-kad-dht
Bumps [github.com/libp2p/go-libp2p-kad-dht](https://github.com/libp2p/go-libp2p-kad-dht) from 0.7.5 to 0.7.7.
- [Release notes](https://github.com/libp2p/go-libp2p-kad-dht/releases)
- [Commits](https://github.com/libp2p/go-libp2p-kad-dht/compare/v0.7.5...v0.7.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-23 10:14:19 +00:00
dependabot-preview[bot]
10fbd3beae
build(deps): bump github.com/ipfs/go-merkledag from 0.3.1 to 0.3.2
Bumps [github.com/ipfs/go-merkledag](https://github.com/ipfs/go-merkledag) from 0.3.1 to 0.3.2.
- [Release notes](https://github.com/ipfs/go-merkledag/releases)
- [Commits](https://github.com/ipfs/go-merkledag/compare/v0.3.1...v0.3.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-23 10:14:11 +00:00
Hector Sanjuan
3324663d68
Merge pull request #1090 from ipfs/dependabot/go_modules/github.com/hsanjuan/ipfs-lite-1.1.10
build(deps): bump github.com/hsanjuan/ipfs-lite from 1.1.8 to 1.1.10
2020-04-23 12:05:12 +02:00
Hector Sanjuan
61ea6a3f7c
Merge pull request #1089 from ipfs/dependabot/go_modules/github.com/libp2p/go-ws-transport-0.3.1
build(deps): bump github.com/libp2p/go-ws-transport from 0.3.0 to 0.3.1
2020-04-23 12:04:50 +02:00
dependabot-preview[bot]
721ddac6f2
build(deps): bump github.com/hsanjuan/ipfs-lite from 1.1.8 to 1.1.10
Bumps [github.com/hsanjuan/ipfs-lite](https://github.com/hsanjuan/ipfs-lite) from 1.1.8 to 1.1.10.
- [Release notes](https://github.com/hsanjuan/ipfs-lite/releases)
- [Commits](https://github.com/hsanjuan/ipfs-lite/compare/v1.1.8...v1.1.10)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-23 09:49:17 +00:00
dependabot-preview[bot]
7252bd4d20
build(deps): bump github.com/libp2p/go-ws-transport from 0.3.0 to 0.3.1
Bumps [github.com/libp2p/go-ws-transport](https://github.com/libp2p/go-ws-transport) from 0.3.0 to 0.3.1.
- [Release notes](https://github.com/libp2p/go-ws-transport/releases)
- [Commits](https://github.com/libp2p/go-ws-transport/compare/v0.3.0...v0.3.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-23 09:48:39 +00:00
dependabot-preview[bot]
10c6ea3115
build(deps): bump github.com/ipfs/go-log/v2 from 2.0.4 to 2.0.5
Bumps [github.com/ipfs/go-log/v2](https://github.com/ipfs/go-log) from 2.0.4 to 2.0.5.
- [Release notes](https://github.com/ipfs/go-log/releases)
- [Commits](https://github.com/ipfs/go-log/compare/v2.0.4...v2.0.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-22 11:30:37 +00:00
Hector Sanjuan
fa762d78cf Improve PinLsCid to check for pinned items
Receive the full pin object so that it can decide whether to check
for recursive or direct pins directly.

Additionally, unpin will not check for the pin presence anymore and
simply trigger unpins (ignoring errors)
2020-04-21 17:23:55 +02:00
dependabot-preview[bot]
221bd3f156
build(deps): bump github.com/libp2p/go-libp2p-kad-dht
Bumps [github.com/libp2p/go-libp2p-kad-dht](https://github.com/libp2p/go-libp2p-kad-dht) from 0.7.4 to 0.7.5.
- [Release notes](https://github.com/libp2p/go-libp2p-kad-dht/releases)
- [Commits](https://github.com/libp2p/go-libp2p-kad-dht/compare/v0.7.4...v0.7.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-21 11:35:42 +00:00
Hector Sanjuan
c47843c853
Merge pull request #1081 from ipfs/dependabot/go_modules/github.com/libp2p/go-libp2p-quic-transport-0.3.4
build(deps): bump github.com/libp2p/go-libp2p-quic-transport from 0.3.3 to 0.3.4
2020-04-20 09:40:55 +02:00
dependabot-preview[bot]
4f7d7e6d84
build(deps): bump github.com/libp2p/go-libp2p-quic-transport
Bumps [github.com/libp2p/go-libp2p-quic-transport](https://github.com/libp2p/go-libp2p-quic-transport) from 0.3.3 to 0.3.4.
- [Release notes](https://github.com/libp2p/go-libp2p-quic-transport/releases)
- [Commits](https://github.com/libp2p/go-libp2p-quic-transport/compare/v0.3.3...v0.3.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-20 07:21:50 +00:00
Hector Sanjuan
fdf3dd1f4a
Merge pull request #1080 from ipfs/dependabot/go_modules/github.com/hsanjuan/ipfs-lite-1.1.8
build(deps): bump github.com/hsanjuan/ipfs-lite from 1.1.7 to 1.1.8
2020-04-20 09:12:53 +02:00
dependabot-preview[bot]
5045f9fc29
build(deps): bump github.com/hsanjuan/ipfs-lite from 1.1.7 to 1.1.8
Bumps [github.com/hsanjuan/ipfs-lite](https://github.com/hsanjuan/ipfs-lite) from 1.1.7 to 1.1.8.
- [Release notes](https://github.com/hsanjuan/ipfs-lite/releases)
- [Commits](https://github.com/hsanjuan/ipfs-lite/compare/v1.1.7...v1.1.8)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-16 11:35:41 +00:00
dependabot-preview[bot]
015686ff8b
build(deps): bump github.com/libp2p/go-libp2p-kad-dht
Bumps [github.com/libp2p/go-libp2p-kad-dht](https://github.com/libp2p/go-libp2p-kad-dht) from 0.7.3 to 0.7.4.
- [Release notes](https://github.com/libp2p/go-libp2p-kad-dht/releases)
- [Commits](https://github.com/libp2p/go-libp2p-kad-dht/compare/v0.7.3...v0.7.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-16 11:35:01 +00:00
Hector Sanjuan
05c7efb6bb
Merge pull request #1077 from ipfs/dependabot/go_modules/github.com/libp2p/go-libp2p-0.8.0
build(deps): bump github.com/libp2p/go-libp2p from 0.7.4 to 0.8.0
2020-04-16 10:53:08 +02:00