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

build: release 0.4 #74

Merged
merged 1 commit into from
Oct 7, 2024
Merged

build: release 0.4 #74

merged 1 commit into from
Oct 7, 2024

Conversation

2color
Copy link
Member

@2color 2color commented Oct 7, 2024

No description provided.

Copy link

github-actions bot commented Oct 7, 2024

Suggested version: 0.4.0

Comparing to: v0.3.0 (diff)

Changes in configuration file(s):

diff --git a/go.mod b/go.mod
index b8b5971..16021e6 100644
--- a/go.mod
+++ b/go.mod
@@ -5,11 +5,11 @@ go 1.22
 require (
 	github.com/gavv/httpexpect/v2 v2.16.0
 	github.com/ipfs-shipyard/vole v0.0.0-20240801195547-d7b80a461193
-	github.com/ipfs/boxo v0.22.0
+	github.com/ipfs/boxo v0.24.0
 	github.com/ipfs/go-block-format v0.2.0
 	github.com/ipfs/go-cid v0.4.1
 	github.com/ipfs/go-datastore v0.6.0
-	github.com/libp2p/go-libp2p v0.36.3
+	github.com/libp2p/go-libp2p v0.36.5
 	github.com/libp2p/go-libp2p-kad-dht v0.26.1
 	github.com/libp2p/go-libp2p-mplex v0.9.0
 	github.com/libp2p/go-libp2p-record v0.2.0
@@ -104,7 +104,7 @@ require (
 	github.com/mr-tron/base58 v1.2.0 // indirect
 	github.com/multiformats/go-base32 v0.1.0 // indirect
 	github.com/multiformats/go-base36 v0.2.0 // indirect
-	github.com/multiformats/go-multiaddr-dns v0.3.1 // indirect
+	github.com/multiformats/go-multiaddr-dns v0.4.0 // indirect
 	github.com/multiformats/go-multiaddr-fmt v0.1.0 // indirect
 	github.com/multiformats/go-multibase v0.2.0 // indirect
 	github.com/multiformats/go-multicodec v0.9.0 // indirect

gorelease says:

# diagnostics
required module github.com/microcosm-cc/bluemonday@v1.0.1 retracted by module author: Retract older versions as only latest is to be depended upon

# summary
Suggested version: v0.4.0

gocompat says:

HEAD is now at b35461c Update release version (#69)
Previous HEAD position was b35461c Update release version (#69)
Switched to branch 'main'
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.

@2color 2color merged commit 9051a3d into main Oct 7, 2024
15 checks passed
@2color 2color deleted the release-04 branch October 7, 2024 08:19
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.

1 participant