- 16 Mar, 2020 3 commits
-
-
dependabot-preview[bot] authored
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.5.0 to 1.5.1. - [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.0...v1.5.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-
Steven Allen authored
Fix a typo
-
Kuro1 authored
respresent => represent
-
- 13 Mar, 2020 12 commits
-
-
Steven Allen authored
fix: revert changes to the user agent
-
Steven Allen authored
Go-ipfs user agents usually look like go-ipfs/VERSION/COMMIT_or_EMPTY. However, we changed this to /go-ipfs/VERSION(/COMMIT)? on master for a while. This change reverts this to make parsing the user agent simpler. Co-Authored-By: Oli Evans <oli@tableflip.io>
-
Steven Allen authored
fix: downgrade to a working semver version
-
Steven Allen authored
-
Steven Allen authored
feat(peerlog): log protocols/versions
-
Steven Allen authored
feat: docker build and tag from ci
-
Steven Allen authored
chore(dep): update deps
-
Steven Allen authored
-
Oli Evans authored
License: MIT Signed-off-by: Oli Evans <oli@tableflip.io>
-
Oli Evans authored
License: MIT Signed-off-by: Oli Evans <oli@tableflip.io>
-
Steven Allen authored
cmd: ipfs handle GUI environment on Windows
-
Steven Allen authored
chore(dep): update bitswap
-
- 12 Mar, 2020 14 commits
-
-
Steven Allen authored
This also updates graphsync to use the new peertaskqueue. fixes #6782
-
Steven Allen authored
chore(deps): bump github.com/fsnotify/fsnotify from 1.4.8 to 1.4.9
-
Dominic Della Valle authored
-
Oli Evans authored
License: MIT Signed-off-by: Oli Evans <oli@tableflip.io>
-
Oli Evans authored
License: MIT Signed-off-by: Oli Evans <oli@tableflip.io>
-
Oli Evans authored
License: MIT Signed-off-by: Oli Evans <oli@tableflip.io>
-
Oli Evans authored
-
dependabot-preview[bot] authored
Bumps [github.com/fsnotify/fsnotify](https://github.com/fsnotify/fsnotify) from 1.4.8 to 1.4.9. - [Release notes](https://github.com/fsnotify/fsnotify/releases) - [Changelog](https://github.com/fsnotify/fsnotify/blob/master/CHANGELOG.md) - [Commits](https://github.com/fsnotify/fsnotify/compare/v1.4.8...v1.4.9) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-
Steven Allen authored
Chore/macos sharness fixes
-
Peter Rabbitson authored
-
Peter Rabbitson authored
Under high paralellism we would be regenerating the plugin source while doing the initial `go fmt` read. Instead simply exclude the generated file.
-
Peter Rabbitson authored
A dependency of ours now requires 1.14, let's be more explicit ourselves ../../go/pkg/mod/github.com/lucas-clemente/quic-go@v0.15.2/interface.go:54:2: duplicate method StreamID ../../go/pkg/mod/github.com/lucas-clemente/quic-go@v0.15.2/stream.go:44:2: duplicate method StreamID note: module requires Go 1.14
-
Steven Allen authored
chore(dep): update go-ipfs-provider
-
Steven Allen authored
-
- 11 Mar, 2020 4 commits
-
-
Steven Allen authored
chore(deps): bump github.com/fsnotify/fsnotify from 1.4.7 to 1.4.8
-
Steven Allen authored
Merge pull request #6980 from ipfs/dependabot/go_modules/github.com/multiformats/go-multiaddr-net-0.1.3 chore(deps): bump github.com/multiformats/go-multiaddr-net from 0.1.2 to 0.1.3
-
dependabot-preview[bot] authored
Bumps [github.com/multiformats/go-multiaddr-net](https://github.com/multiformats/go-multiaddr-net) from 0.1.2 to 0.1.3. - [Release notes](https://github.com/multiformats/go-multiaddr-net/releases) - [Commits](https://github.com/multiformats/go-multiaddr-net/compare/v0.1.2...v0.1.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-
dependabot-preview[bot] authored
Bumps [github.com/fsnotify/fsnotify](https://github.com/fsnotify/fsnotify) from 1.4.7 to 1.4.8. - [Release notes](https://github.com/fsnotify/fsnotify/releases) - [Changelog](https://github.com/fsnotify/fsnotify/blob/master/CHANGELOG.md) - [Commits](https://github.com/fsnotify/fsnotify/compare/v1.4.7...v1.4.8) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-
- 10 Mar, 2020 3 commits
-
-
Steven Allen authored
-
Steven Allen authored
Update to go-libp2p 0.6.0
-
Marten Seemann authored
-
- 09 Mar, 2020 4 commits
-
-
Steven Allen authored
chore(deps): bump github.com/ipfs/go-ds-leveldb from 0.4.1 to 0.4.2
-
dependabot-preview[bot] authored
Bumps [github.com/ipfs/go-ds-leveldb](https://github.com/ipfs/go-ds-leveldb) from 0.4.1 to 0.4.2. - [Release notes](https://github.com/ipfs/go-ds-leveldb/releases) - [Commits](https://github.com/ipfs/go-ds-leveldb/compare/v0.4.1...v0.4.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-
Steven Allen authored
ci: update to go 1.14
-
Steven Allen authored
-