Commit Graph

234 Commits

Author SHA1 Message Date
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