libp2p / go-libp2p-routing-helpers

MIT License
11 stars 16 forks source link

simplify and add DoNotWaitForStreamingResponses #75

Closed Jorropo closed 1 year ago

Jorropo commented 1 year ago
hugo@Radus ~/k/go-libp2p-routing-helpers (refactor)> go mod tidy && git status
Sur la branche refactor
Votre branche est à jour avec 'origin/refactor'.

rien à valider, la copie de travail est propre

go.sum is good idk goreleaser is confused

github-actions[bot] commented 1 year ago

Suggested version: v0.7.1

Comparing to: v0.7.0 (diff)

Changes in go.mod file(s):

(empty)

gorelease says:

# diagnostics
go.sum: one or more sums are missing. Run 'go mod tidy' to add missing sums.

# summary
Suggested version: v0.7.1

gocompat says:

Your branch is up to date with 'origin/master'.

Cutting a Release (and modifying non-markdown files)

This PR is modifying both version.json and non-markdown files. The Release Checker is not able to analyse files that are not checked in to master. This might cause the above analysis to be inaccurate. Please consider performing all the code changes in a separate PR before cutting the release.

Automatically created GitHub Release

A draft GitHub Release has been created. It is going to be published when this PR is merged. You can modify its' body to include any release notes you wish to include with the release.