Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

new version #179

Merged
merged 1 commit into from
Mar 29, 2024
Merged

new version #179

merged 1 commit into from
Mar 29, 2024

Conversation

gammazero
Copy link
Collaborator

No description provided.

Copy link

Suggested version: v0.6.5

Comparing to: v0.6.4 (diff)

Changes in go.mod file(s):

diff --git a/go.mod b/go.mod
index 7e0933b..f294ab6 100644
--- a/go.mod
+++ b/go.mod
@@ -11,7 +11,7 @@ require (
 	github.com/ipfs/go-ipld-format v0.6.0
 	github.com/ipfs/go-log/v2 v2.5.1
 	github.com/ipld/go-ipld-prime v0.21.0
-	github.com/libp2p/go-libp2p v0.33.1
+	github.com/libp2p/go-libp2p v0.33.2
 	github.com/libp2p/go-libp2p-pubsub v0.10.0
 	github.com/libp2p/go-msgio v0.3.0
 	github.com/mr-tron/base58 v1.2.0

gorelease says:

# github.com/ipni/go-libipni/dhash
## incompatible changes
SecondMultihash: changed from func(github.com/multiformats/go-multihash.Multihash) (github.com/multiformats/go-multihash.Multihash, error) to func(github.com/multiformats/go-multihash.Multihash) github.com/multiformats/go-multihash.Multihash

# diagnostics
required module github.com/microcosm-cc/[email protected] retracted by module author: Retract older versions as only latest is to be depended upon

# summary
Suggested version: v0.7.0

gocompat says:

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

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.

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 53.97%. Comparing base (62073e5) to head (b421f85).

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #179      +/-   ##
==========================================
- Coverage   54.03%   53.97%   -0.06%     
==========================================
  Files          60       60              
  Lines        5039     5039              
==========================================
- Hits         2723     2720       -3     
- Misses       2019     2021       +2     
- Partials      297      298       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@gammazero gammazero merged commit c0f3548 into main Mar 29, 2024
9 checks passed
@gammazero gammazero deleted the new-version branch March 29, 2024 19:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants