Skip to content

chore: bump version to v1.32.0 #524

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

Merged
merged 1 commit into from
Mar 27, 2025
Merged

chore: bump version to v1.32.0 #524

merged 1 commit into from
Mar 27, 2025

Conversation

rjan90
Copy link
Contributor

@rjan90 rjan90 commented Mar 27, 2025

Bump version to v1.32.0

chore: bump version to v1.32.0
@rjan90 rjan90 requested a review from BigLep March 27, 2025 16:06
@rjan90 rjan90 self-assigned this Mar 27, 2025
@github-project-automation github-project-automation bot moved this to 📌 Triage in FilOz Mar 27, 2025
@rjan90 rjan90 moved this from 📌 Triage to 🔎 Awaiting Review in FilOz Mar 27, 2025
Copy link

Suggested version: 1.32.0

Comparing to: v1.32.0-rc3 (diff)

Changes in configuration file(s):

diff --git a/go.mod b/go.mod
index 9178a72..24640c8 100644
--- a/go.mod
+++ b/go.mod
@@ -1,16 +1,16 @@
 module github.com/filecoin-project/filecoin-ffi
 
-go 1.22
+go 1.23.0
 
-toolchain go1.22.7
+toolchain go1.23.7
 
 require (
 	github.com/filecoin-project/go-address v1.2.0
 	github.com/filecoin-project/go-fil-commcid v0.2.0
-	github.com/filecoin-project/go-state-types v0.16.0-rc1
+	github.com/filecoin-project/go-state-types v0.16.0
 	github.com/ipfs/boxo v0.20.0
 	github.com/ipfs/go-block-format v0.2.0
-	github.com/ipfs/go-cid v0.4.1
+	github.com/ipfs/go-cid v0.5.0
 	github.com/ipfs/go-ipld-format v0.6.0
 	github.com/pkg/errors v0.9.1
 	github.com/stretchr/testify v1.10.0
@@ -41,11 +41,11 @@ require (
 	github.com/pmezard/go-difflib v1.0.0 // indirect
 	github.com/polydawn/refmt v0.89.0 // indirect
 	github.com/spaolacci/murmur3 v1.1.0 // indirect
-	github.com/whyrusleeping/cbor-gen v0.2.0 // indirect
+	github.com/whyrusleeping/cbor-gen v0.3.1 // indirect
 	go.uber.org/multierr v1.11.0 // indirect
 	go.uber.org/zap v1.27.0 // indirect
-	golang.org/x/crypto v0.31.0 // indirect
-	golang.org/x/sys v0.28.0 // indirect
+	golang.org/x/crypto v0.36.0 // indirect
+	golang.org/x/sys v0.31.0 // indirect
 	gopkg.in/yaml.v3 v3.0.1 // indirect
 	lukechampine.com/blake3 v1.3.0 // indirect
 )

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.

@rjan90 rjan90 requested a review from ZenGround0 March 27, 2025 16:10
@github-project-automation github-project-automation bot moved this from 🔎 Awaiting Review to ✔️ Approved by reviewer in FilOz Mar 27, 2025
@rjan90 rjan90 merged commit 2e0c1af into master Mar 27, 2025
12 checks passed
@rjan90 rjan90 deleted the phi/release-v1320 branch March 27, 2025 16:52
@github-project-automation github-project-automation bot moved this from ✔️ Approved by reviewer to 🎉 Done in FilOz Mar 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🎉 Done
Development

Successfully merging this pull request may close these issues.

2 participants