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 #211

Merged
merged 1 commit into from
Jul 9, 2024
Merged

new version #211

merged 1 commit into from
Jul 9, 2024

Conversation

gammazero
Copy link
Collaborator

No description provided.

Copy link

github-actions bot commented Jul 9, 2024

Suggested version: v0.8.15

Comparing to: v0.8.14 (diff)

Changes in go.mod file(s):

diff --git a/go.mod b/go.mod
index 1179e76..ab92e03 100644
--- a/go.mod
+++ b/go.mod
@@ -10,8 +10,9 @@ require (
 	github.com/gammazero/radixtree v0.3.1
 	github.com/ipfs/go-cid v0.4.1
 	github.com/ipfs/go-log/v2 v2.5.1
-	github.com/ipni/go-libipni v0.5.20
-	github.com/libp2p/go-libp2p v0.35.1
+	github.com/ipfs/go-test v0.0.2
+	github.com/ipni/go-libipni v0.5.21
+	github.com/libp2p/go-libp2p v0.35.2
 	github.com/mr-tron/base58 v1.2.0
 	github.com/multiformats/go-multihash v0.2.3
 	github.com/multiformats/go-varint v0.0.7
@@ -33,6 +34,8 @@ require (
 	github.com/getsentry/sentry-go v0.27.0 // indirect
 	github.com/gogo/protobuf v1.3.2 // indirect
 	github.com/golang/snappy v0.0.4 // indirect
+	github.com/ipfs/go-block-format v0.1.2 // indirect
+	github.com/ipfs/go-ipfs-util v0.0.2 // indirect
 	github.com/klauspost/compress v1.17.8 // indirect
 	github.com/klauspost/cpuid/v2 v2.2.7 // indirect
 	github.com/kr/pretty v0.3.1 // indirect
@@ -42,7 +45,7 @@ require (
 	github.com/minio/sha256-simd v1.0.1 // indirect
 	github.com/multiformats/go-base32 v0.1.0 // indirect
 	github.com/multiformats/go-base36 v0.2.0 // indirect
-	github.com/multiformats/go-multiaddr v0.12.4 // indirect
+	github.com/multiformats/go-multiaddr v0.13.0 // indirect
 	github.com/multiformats/go-multibase v0.2.0 // indirect
 	github.com/multiformats/go-multicodec v0.9.0 // indirect
 	github.com/pkg/errors v0.9.1 // indirect

gorelease says:

gorelease: go: loading module retractions for github.com/kataras/[email protected]: module github.com/kataras/[email protected] requires go >= 1.22 (running go 1.21.11)
go: loading module retractions for github.com/kataras/iris/[email protected]: module github.com/kataras/iris/[email protected] requires go >= 1.22 (running go 1.21.11)

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.

@gammazero gammazero merged commit 8f1d0fe into main Jul 9, 2024
9 checks passed
@gammazero gammazero deleted the new-version branch July 9, 2024 08:23
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