Skip to content
This repository has been archived by the owner on Jun 27, 2023. It is now read-only.

Busy loop #97

Merged
merged 2 commits into from
Apr 4, 2023
Merged

Busy loop #97

merged 2 commits into from
Apr 4, 2023

Conversation

Jorropo
Copy link
Contributor

@Jorropo Jorropo commented Apr 4, 2023

Backport ipfs/boxo#232

It makes the code quite more complex and there is no evidance it helps for anything.
@ipfs ipfs deleted a comment from welcome bot Apr 4, 2023
@github-actions
Copy link

github-actions bot commented Apr 4, 2023

Suggested version: v0.5.1

Comparing to: v0.5.0 (diff)

Changes in go.mod file(s):

diff --git a/go.mod b/go.mod
index 8ec6e2d..e63901b 100644
--- a/go.mod
+++ b/go.mod
@@ -1,6 +1,6 @@
 module github.com/ipfs/go-blockservice
 
-go 1.18
+go 1.19
 
 require (
 	github.com/ipfs/go-bitswap v0.11.0

gorelease says:

# summary
Suggested version: v0.6.0

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.

@Jorropo Jorropo merged commit f077781 into master Apr 4, 2023
@Jorropo Jorropo deleted the busy-loop branch April 4, 2023 16:55
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant