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

chore: upgrade to boxo v0.8.0 #835

Merged
merged 2 commits into from
Apr 6, 2023
Merged

chore: upgrade to boxo v0.8.0 #835

merged 2 commits into from
Apr 6, 2023

Conversation

guseggert
Copy link
Contributor

@guseggert guseggert commented Apr 5, 2023

This will also release optimistic provide.

@guseggert guseggert marked this pull request as ready for review April 5, 2023 17:12
@guseggert guseggert requested a review from Jorropo April 5, 2023 17:13
@github-actions
Copy link

github-actions bot commented Apr 5, 2023

Suggested version: v0.23.0

Comparing to: v0.22.0 (diff)

Changes in go.mod file(s):

diff --git a/go.mod b/go.mod
index f207902..3416e3c 100644
--- a/go.mod
+++ b/go.mod
@@ -33,6 +33,7 @@ require (
 	go.opentelemetry.io/otel v1.14.0
 	go.opentelemetry.io/otel/trace v1.14.0
 	go.uber.org/zap v1.24.0
+	gonum.org/v1/gonum v0.11.0
 )
 
 require (

gorelease says:

gorelease: preparing to load packages for github.com/libp2p/go-libp2p-kad-dht: looking for missing dependencies: go: downloading github.com/libp2p/go-libp2p-kad-dht v0.21.1
go: downloading github.com/ipfs/go-ipns v0.3.0
go: downloading github.com/libp2p/go-libp2p-kad-dht v0.22.0
gorelease-load-module imports
	github.com/libp2p/go-libp2p-kad-dht/netsize: cannot find module providing package github.com/libp2p/go-libp2p-kad-dht/netsize
go: module github.com/golang/protobuf is deprecated: Use the "google.golang.org/protobuf" module instead.

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.

@guseggert guseggert self-assigned this Apr 6, 2023
@guseggert guseggert requested review from guillaumemichel and removed request for Jorropo April 6, 2023 11:50
Copy link
Contributor

@guillaumemichel guillaumemichel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@guseggert guseggert merged commit f4e8e86 into master Apr 6, 2023
20 checks passed
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.

None yet

3 participants